blob: e1645f8e5cdc0ab74c7870ad85e0d53fb1e343b5 [file] [log] [blame]
{
"author": "Elan Shanker",
"description": "Node.js path.dirname() ponyfill",
"files": [
"index.js"
],
"keywords": [
"dirname",
"dir",
"path",
"paths",
"file",
"built-in",
"util",
"utils",
"core",
"stdlib",
"ponyfill",
"polyfill",
"shim"
],
"license": "MIT",
"name": "path-dirname",
"repository": "es128/path-dirname",
"scripts": {
"test": "node test.js"
},
"version": "1.0.2"
}