File: /var/www/zaklada/html/node_modules/fs-promise/package.json
{
"_args": [
[
"fs-promise@2.0.3",
"C:\\wamp\\www\\tokic-shop\\html"
]
],
"_from": "fs-promise@2.0.3",
"_id": "fs-promise@2.0.3",
"_inBundle": false,
"_integrity": "sha1-9k5PhUvPaJqovdy6JokW2z20aFQ=",
"_location": "/fs-promise",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "fs-promise@2.0.3",
"name": "fs-promise",
"escapedName": "fs-promise",
"rawSpec": "2.0.3",
"saveSpec": null,
"fetchSpec": "2.0.3"
},
"_requiredBy": [
"/postcss-cli"
],
"_resolved": "https://registry.npmjs.org/fs-promise/-/fs-promise-2.0.3.tgz",
"_spec": "2.0.3",
"_where": "C:\\wamp\\www\\tokic-shop\\html",
"author": {
"name": "Kevin Beaty"
},
"bugs": {
"url": "https://github.com/kevinbeaty/fs-promise/issues"
},
"dependencies": {
"any-promise": "^1.3.0",
"fs-extra": "^2.0.0",
"mz": "^2.6.0",
"thenify-all": "^1.6.0"
},
"description": "[DEPRECATED] Use mz or fs-extra^3.0 with Promise Support",
"devDependencies": {
"@types/fs-extra": "0.0.37",
"@types/mz": "0.0.30",
"bluebird": "^3.0.0",
"es6-promise": "^4.0.0",
"mocha": "^3.0.0",
"q": "^1.0.0",
"rsvp": "^3.0.0",
"when": "^3.0.0"
},
"homepage": "https://github.com/kevinbeaty/fs-promise#readme",
"keywords": [
"promise",
"fs",
"file",
"file system"
],
"license": "MIT",
"main": "index.js",
"name": "fs-promise",
"repository": {
"type": "git",
"url": "git+https://github.com/kevinbeaty/fs-promise.git"
},
"scripts": {
"test": "mocha"
},
"version": "2.0.3"
}