123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102 |
- {
- "_args": [
- [
- "rimraf@~2.2.6",
- "/home/seleznev/project Angular/Quality system/node_modules/temp"
- ]
- ],
- "_from": "rimraf@>=2.2.6 <2.3.0",
- "_id": "rimraf@2.2.8",
- "_inCache": true,
- "_installable": true,
- "_location": "/rimraf",
- "_npmUser": {
- "email": "i@izs.me",
- "name": "isaacs"
- },
- "_npmVersion": "1.4.10",
- "_phantomChildren": {},
- "_requested": {
- "name": "rimraf",
- "raw": "rimraf@~2.2.6",
- "rawSpec": "~2.2.6",
- "scope": null,
- "spec": ">=2.2.6 <2.3.0",
- "type": "range"
- },
- "_requiredBy": [
- "/del",
- "/mem-fs-editor",
- "/temp"
- ],
- "_resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.2.8.tgz",
- "_shasum": "e439be2aaee327321952730f99a8929e4fc50582",
- "_shrinkwrap": null,
- "_spec": "rimraf@~2.2.6",
- "_where": "/home/seleznev/project Angular/Quality system/node_modules/temp",
- "author": {
- "email": "i@izs.me",
- "name": "Isaac Z. Schlueter",
- "url": "http://blog.izs.me/"
- },
- "bin": {
- "rimraf": "./bin.js"
- },
- "bugs": {
- "url": "https://github.com/isaacs/rimraf/issues"
- },
- "contributors": [
- {
- "name": "Isaac Z. Schlueter",
- "email": "i@izs.me",
- "url": "http://blog.izs.me"
- },
- {
- "name": "Wayne Larsen",
- "email": "wayne@larsen.st",
- "url": "http://github.com/wvl"
- },
- {
- "name": "ritch",
- "email": "skawful@gmail.com"
- },
- {
- "name": "Marcel Laverdet"
- },
- {
- "name": "Yosef Dinerstein",
- "email": "yosefd@microsoft.com"
- }
- ],
- "dependencies": {},
- "description": "A deep deletion module for node (like `rm -rf`)",
- "devDependencies": {},
- "directories": {},
- "dist": {
- "shasum": "e439be2aaee327321952730f99a8929e4fc50582",
- "tarball": "https://registry.npmjs.org/rimraf/-/rimraf-2.2.8.tgz"
- },
- "homepage": "https://github.com/isaacs/rimraf",
- "license": {
- "type": "MIT",
- "url": "https://github.com/isaacs/rimraf/raw/master/LICENSE"
- },
- "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": "cd test && bash run.sh"
- },
- "version": "2.2.8"
- }
|