UNPKG

@zkochan/pnpm

Version:

Fast, disk space efficient package manager

122 lines (121 loc) 4.48 kB
{ "_args": [ [ { "raw": "rimraf-then@^1.0.1", "scope": null, "escapedName": "rimraf-then", "name": "rimraf-then", "rawSpec": "^1.0.1", "spec": ">=1.0.1 <2.0.0", "type": "range" }, "/home/zkochan/src/pnpm/packages/pnpm/node_modules/@pnpm/git-fetcher" ] ], "_from": "rimraf-then@>=1.0.1 <2.0.0", "_id": "rimraf-then@1.0.1", "_inCache": true, "_location": "/rimraf-then", "_nodeVersion": "4.4.7", "_npmOperationalInternal": { "host": "packages-18-east.internal.npmjs.com", "tmp": "tmp/rimraf-then-1.0.1.tgz_1481171202068_0.3610212984494865" }, "_npmUser": { "name": "dead_horse", "email": "dead_horse@qq.com" }, "_npmVersion": "3.10.3", "_phantomChildren": {}, "_requested": { "raw": "rimraf-then@^1.0.1", "scope": null, "escapedName": "rimraf-then", "name": "rimraf-then", "rawSpec": "^1.0.1", "spec": ">=1.0.1 <2.0.0", "type": "range" }, "_requiredBy": [ "#DEV:/", "/@pnpm/git-fetcher", "/@pnpm/package-requester", "/@pnpm/utils", "/package-store", "/pnpm-shrinkwrap", "/remove-all-except-outer-links", "/supi" ], "_resolved": "https://registry.npmjs.org/rimraf-then/-/rimraf-then-1.0.1.tgz", "_shasum": "bd4458a79eb561b7548aaec0ac3753ef429fe70b", "_shrinkwrap": null, "_spec": "rimraf-then@^1.0.1", "_where": "/home/zkochan/src/pnpm/packages/pnpm/node_modules/@pnpm/git-fetcher", "author": { "name": "Jonathan Ong", "email": "me@jongleberry.com", "url": "http://jongleberry.com" }, "bugs": { "url": "https://github.com/fs-utils/rimraf-then/issues" }, "dependencies": { "any-promise": "^1.3.0", "rimraf": "2" }, "description": "rimraf as promised", "devDependencies": { "bluebird": "^3.1.1", "istanbul": "0", "mocha": "^2.3.4" }, "directories": {}, "dist": { "shasum": "bd4458a79eb561b7548aaec0ac3753ef429fe70b", "tarball": "https://registry.npmjs.org/rimraf-then/-/rimraf-then-1.0.1.tgz" }, "files": [ "index.js" ], "gitHead": "c58cb938c0475e0c4878bde81c70b3e4718c1d43", "homepage": "https://github.com/fs-utils/rimraf-then#readme", "keywords": [ "rimraf", "rm", "then", "thenable", "co", "fs", "promise" ], "license": "MIT", "maintainers": [ { "name": "dead-horse", "email": "dead_horse@qq.com" }, { "name": "dead_horse", "email": "dead_horse@qq.com" }, { "name": "jongleberry", "email": "jonathanrichardong@gmail.com" } ], "name": "rimraf-then", "optionalDependencies": {}, "readme": "\n# rimraf-then\n\n[![NPM version][npm-image]][npm-url]\n[![Build status][travis-image]][travis-url]\n[![Test coverage][coveralls-image]][coveralls-url]\n[![Dependency Status][david-image]][david-url]\n[![License][license-image]][license-url]\n[![Downloads][downloads-image]][downloads-url]\n[![Gittip][gittip-image]][gittip-url]\n\n[npm-image]: https://img.shields.io/npm/v/rimraf-then.svg?style=flat-square\n[npm-url]: https://npmjs.org/package/rimraf-then\n[github-tag]: http://img.shields.io/github/tag/jonathanong/rpit.svg?style=flat-square\n[github-url]: https://github.com/jonathanong/rpit/tags\n[travis-image]: https://img.shields.io/travis/jonathanong/rpit.svg?style=flat-square\n[travis-url]: https://travis-ci.org/jonathanong/rpit\n[coveralls-image]: https://img.shields.io/coveralls/jonathanong/rpit.svg?style=flat-square\n[coveralls-url]: https://coveralls.io/r/jonathanong/rpit\n[david-image]: http://img.shields.io/david/jonathanong/rpit.svg?style=flat-square\n[david-url]: https://david-dm.org/jonathanong/rpit\n[license-image]: http://img.shields.io/npm/l/rimraf-then.svg?style=flat-square\n[license-url]: LICENSE\n[downloads-image]: http://img.shields.io/npm/dm/rimraf-then.svg?style=flat-square\n[downloads-url]: https://npmjs.org/package/rimraf-then\n[gittip-image]: https://img.shields.io/gratipay/jonathanong.svg?style=flat-square\n[gittip-url]: https://gratipay.com/jonathanong/\n", "readmeFilename": "README.md", "repository": { "type": "git", "url": "git+https://github.com/fs-utils/rimraf-then.git" }, "scripts": { "test": "mocha --reporter spec", "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot", "test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter dot" }, "version": "1.0.1" }