11 lines
221 B
JSON
11 lines
221 B
JSON
{
|
|
"name": "path-dirname",
|
|
"version": "1.0.2",
|
|
"description": "Node.js path.dirname() ponyfill",
|
|
"license": "MIT",
|
|
"repository": "es128/path-dirname",
|
|
"author": "Elan Shanker",
|
|
"files": [
|
|
"index.js"
|
|
]
|
|
} |