DuyTa's picture
Upload folder using huggingface_hub
bc20498 verified
raw
history blame
353 Bytes
{
"name": "path-posix",
"author": "jden <[email protected]>",
"version": "1.0.0",
"description": "posix-specific core path module",
"keywords": ["path"],
"main": "index.js",
"scripts": {
"test": "node test/test-path"
},
"repository": "[email protected]:jden/node-path-posix.git",
"license": "ISC",
"readmeFilename": "README.md"
}