filesystem-constants
Version:
Inlined FS constants without the FS module dependency.
24 lines (23 loc) • 636 B
JSON
{
"name": "filesystem-constants",
"version": "1.0.0",
"description": "Inlined FS constants without the FS module dependency.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/andrewosh/filesystem-constants.git"
},
"keywords": [
"hyperdrive",
"constants"
],
"author": "Andrew Osheroff <andrewosh@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/andrewosh/filesystem-constants/issues"
},
"homepage": "https://github.com/andrewosh/filesystem-constants#readme"
}