You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

120 lines
2.6 KiB

{
"_args": [
[
"del@^2.0.2",
"/Users/trott/io.js/tools/node_modules/flat-cache"
]
],
"_from": "del@>=2.0.2 <3.0.0",
"_id": "del@2.2.1",
"_inCache": true,
"_installable": true,
"_location": "/del",
"_nodeVersion": "4.4.2",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/del-2.2.1.tgz_1466503710609_0.6494583815801889"
},
"_npmUser": {
"email": "sindresorhus@gmail.com",
"name": "sindresorhus"
},
"_npmVersion": "2.15.0",
"_phantomChildren": {},
"_requested": {
"name": "del",
"raw": "del@^2.0.2",
"rawSpec": "^2.0.2",
"scope": null,
"spec": ">=2.0.2 <3.0.0",
"type": "range"
},
"_requiredBy": [
"/flat-cache"
],
"_resolved": "https://registry.npmjs.org/del/-/del-2.2.1.tgz",
"_shasum": "f6763026472209c4f0349111c5ac280868bec4fe",
"_shrinkwrap": null,
"_spec": "del@^2.0.2",
"_where": "/Users/trott/io.js/tools/node_modules/flat-cache",
"author": {
"email": "sindresorhus@gmail.com",
"name": "Sindre Sorhus",
"url": "sindresorhus.com"
},
"bugs": {
"url": "https://github.com/sindresorhus/del/issues"
},
"dependencies": {
"globby": "^5.0.0",
"is-path-cwd": "^1.0.0",
"is-path-in-cwd": "^1.0.0",
"object-assign": "^4.0.1",
"pify": "^2.0.0",
"pinkie-promise": "^2.0.0",
"rimraf": "^2.2.8"
},
"description": "Delete files and folders",
"devDependencies": {
"ava": "*",
"fs-extra": "^0.30.0",
"path-exists": "^3.0.0",
"tempfile": "^1.1.1",
"xo": "*"
},
"directories": {},
"dist": {
"shasum": "f6763026472209c4f0349111c5ac280868bec4fe",
"tarball": "https://registry.npmjs.org/del/-/del-2.2.1.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"gitHead": "d92f9d3b30aca21868239a60f639beb94dd00bf7",
"homepage": "https://github.com/sindresorhus/del#readme",
"keywords": [
"delete",
"del",
"remove",
"destroy",
"trash",
"unlink",
"clean",
"cleaning",
"cleanup",
"rm",
"rmrf",
"rimraf",
"rmdir",
"glob",
"gulpfriendly",
"file",
"files",
"folder",
"dir",
"directory",
"fs",
"filesystem"
],
"license": "MIT",
"maintainers": [
{
"email": "sindresorhus@gmail.com",
"name": "sindresorhus"
}
],
"name": "del",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/del.git"
},
"scripts": {
"test": "xo && ava"
},
"version": "2.2.1"
}