Files

11 lines
221 B
JSON
Raw Permalink Normal View History

2026-04-05 16:14:49 -04:00
{
"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"
]
}