{ "_args": [ [ "rimraf@2.6.1", "/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys" ] ], "_development": true, "_from": "rimraf@2.6.1", "_id": "rimraf@2.6.1", "_inBundle": false, "_integrity": "sha1-wjOOxkPfeht/5cVPqG9XQopV8z0=", "_location": "/rimraf", "_phantomChildren": { "concat-map": "0.0.1", "fs.realpath": "1.0.0", "inflight": "1.0.6", "inherits": "2.0.3", "once": "1.3.3", "path-is-absolute": "1.0.1" }, "_requested": { "type": "version", "registry": true, "raw": "rimraf@2.6.1", "name": "rimraf", "escapedName": "rimraf", "rawSpec": "2.6.1", "saveSpec": null, "fetchSpec": "2.6.1" }, "_requiredBy": [ "/fstream", "/node-gyp" ], "_resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.6.1.tgz", "_spec": "2.6.1", "_where": "/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys", "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": "^10.1.2" }, "files": [ "LICENSE", "README.md", "bin.js", "rimraf.js" ], "homepage": "https://github.com/isaacs/rimraf#readme", "license": "ISC", "main": "rimraf.js", "name": "rimraf", "repository": { "type": "git", "url": "git://github.com/isaacs/rimraf.git" }, "scripts": { "test": "tap test/*.js" }, "version": "2.6.1" }