Mini Shell
{
"_from": "gentle-fs@2.3.1",
"_id": "gentle-fs@2.3.1",
"_inBundle": false,
"_integrity": "sha512-OlwBBwqCFPcjm33rF2BjW+Pr6/ll2741l+xooiwTCeaX2CA1ZuclavyMBe0/KlR21/XGsgY6hzEQZ15BdNa13Q==",
"_location": "/gentle-fs",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "gentle-fs@2.3.1",
"name": "gentle-fs",
"escapedName": "gentle-fs",
"rawSpec": "2.3.1",
"saveSpec": null,
"fetchSpec": "2.3.1"
},
"_requiredBy": [
"#USER",
"/",
"/bin-links"
],
"_resolved": "https://registry.npmjs.org/gentle-fs/-/gentle-fs-2.3.1.tgz",
"_shasum": "11201bf66c18f930ddca72cf69460bdfa05727b1",
"_spec": "gentle-fs@2.3.1",
"_where": "/Users/claudiahdz/npm/cli",
"author": {
"name": "Mike Sherov"
},
"bugs": {
"url": "https://github.com/npm/gentle-fs/issues"
},
"bundleDependencies": false,
"dependencies": {
"aproba": "^1.1.2",
"chownr": "^1.1.2",
"cmd-shim": "^3.0.3",
"fs-vacuum": "^1.2.10",
"graceful-fs": "^4.1.11",
"iferr": "^0.1.5",
"infer-owner": "^1.0.4",
"mkdirp": "^0.5.1",
"path-is-inside": "^1.0.2",
"read-cmd-shim": "^1.0.1",
"slide": "^1.1.6"
},
"deprecated": false,
"description": "Gentle Filesystem operations",
"devDependencies": {
"dezalgo": "^1.0.3",
"nyc": "^11.1.0",
"require-inject": "^1.4.2",
"standard": "^10.0.3",
"standard-version": "^4.2.0",
"tap": "^10.7.2"
},
"files": [
"index.js",
"lib"
],
"homepage": "https://github.com/npm/gentle-fs#readme",
"keywords": [
"npm",
"gentle",
"fs"
],
"license": "Artistic-2.0",
"main": "index.js",
"name": "gentle-fs",
"repository": {
"type": "git",
"url": "git://github.com/npm/gentle-fs.git"
},
"scripts": {
"postrelease": "npm publish && git push --follow-tags",
"posttest": "standard",
"prerelease": "npm t",
"release": "standard-version -s",
"test": "tap -J --nyc-arg=--all --coverage test"
},
"version": "2.3.1"
}
Zerion Mini Shell 1.0