{ "name": "path-dirname", "version": "1.0.2", "description": "Node.js path.dirname() ponyfill", "license": "MIT", "repository": "es128/path-dirname", "author": "Elan Shanker", "scripts": { "test": "node test.js" }, "files": [ "index.js" ], "keywords": [ "dirname", "dir", "path", "paths", "file", "built-in", "util", "utils", "core", "stdlib", "ponyfill", "polyfill", "shim" ], "__npminstall_done": "Thu Dec 24 2020 20:20:42 GMT+0800 (CST)", "_from": "path-dirname@1.0.2", "_resolved": "https://registry.npm.taobao.org/path-dirname/download/path-dirname-1.0.2.tgz" }