AlkantarClanX12
Current Path : /opt/alt/alt-nodejs6/root/usr/lib/node_modules/npm/node_modules.bundled/rimraf/ |
Current File : //opt/alt/alt-nodejs6/root/usr/lib/node_modules/npm/node_modules.bundled/rimraf/package.json |
{ "_args": [ [ { "raw": "rimraf@2.5.4", "scope": null, "escapedName": "rimraf", "name": "rimraf", "rawSpec": "2.5.4", "spec": "2.5.4", "type": "version" }, "/Users/rebecca/code/npm" ] ], "_from": "rimraf@2.5.4", "_id": "rimraf@2.5.4", "_inCache": true, "_installable": true, "_location": "/rimraf", "_nodeVersion": "4.4.4", "_npmOperationalInternal": { "host": "packages-16-east.internal.npmjs.com", "tmp": "tmp/rimraf-2.5.4.tgz_1469206941888_0.8645927573088557" }, "_npmUser": { "name": "isaacs", "email": "i@izs.me" }, "_npmVersion": "3.10.6", "_phantomChildren": {}, "_requested": { "raw": "rimraf@2.5.4", "scope": null, "escapedName": "rimraf", "name": "rimraf", "rawSpec": "2.5.4", "spec": "2.5.4", "type": "version" }, "_requiredBy": [ "#USER", "/", "/fs-vacuum", "/fstream", "/node-gyp", "/npm-registry-client" ], "_resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.5.4.tgz", "_shasum": "96800093cbf1a0c86bd95b4625467535c29dfa04", "_shrinkwrap": null, "_spec": "rimraf@2.5.4", "_where": "/Users/rebecca/code/npm", "author": { "name": "Isaac Z. Schlueter", "email": "i@izs.me", "url": "http://blog.izs.me/" }, "bin": { "rimraf": "./bin.js" }, "bugs": { "url": "https://github.com/isaacs/rimraf/issues" }, "dependencies": { "glob": "^7.0.5" }, "description": "A deep deletion module for node (like `rm -rf`)", "devDependencies": { "mkdirp": "^0.5.1", "tap": "^6.1.1" }, "directories": {}, "dist": { "shasum": "96800093cbf1a0c86bd95b4625467535c29dfa04", "tarball": "https://registry.npmjs.org/rimraf/-/rimraf-2.5.4.tgz" }, "files": [ "LICENSE", "README.md", "bin.js", "rimraf.js" ], "gitHead": "2af08bbbd0a03549b278414309dc5d8097699443", "homepage": "https://github.com/isaacs/rimraf#readme", "license": "ISC", "main": "rimraf.js", "maintainers": [ { "name": "isaacs", "email": "i@izs.me" } ], "name": "rimraf", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/isaacs/rimraf.git" }, "scripts": { "test": "tap test/*.js" }, "version": "2.5.4" }