| Current Path : /var/node/inatote/Inatote-Backend/node_modules/then-fs/ |
| Current File : /var/node/inatote/Inatote-Backend/node_modules/then-fs/package.json |
{
"_from": "then-fs@^2.0.0",
"_id": "then-fs@2.0.0",
"_inBundle": false,
"_integrity": "sha1-cveS3Z0xcFqRrhnr/Piz+WjIHaI=",
"_location": "/then-fs",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "then-fs@^2.0.0",
"name": "then-fs",
"escapedName": "then-fs",
"rawSpec": "^2.0.0",
"saveSpec": null,
"fetchSpec": "^2.0.0"
},
"_requiredBy": [
"/snyk-resolve-deps",
"/snyk-try-require"
],
"_resolved": "https://registry.npmjs.org/then-fs/-/then-fs-2.0.0.tgz",
"_shasum": "72f792dd9d31705a91ae19ebfcf8b3f968c81da2",
"_spec": "then-fs@^2.0.0",
"_where": "/var/node/inatote/Inatote-Backend/node_modules/snyk-resolve-deps",
"author": {
"name": "Nathan Zadoks"
},
"bugs": {
"url": "https://github.com/then/fs/issues"
},
"bundleDependencies": false,
"dependencies": {
"promise": ">=3.2 <8"
},
"deprecated": false,
"description": "promised FS",
"devDependencies": {
"bash-color": "0.0.3"
},
"homepage": "https://github.com/then/fs#readme",
"keywords": [
"promise",
"then",
"fs",
"core"
],
"license": "MIT",
"main": "index.js",
"name": "then-fs",
"repository": {
"type": "git",
"url": "git://github.com/then/fs.git"
},
"scripts": {
"test": "node test/index.js"
},
"version": "2.0.0"
}