UNPKG

npm

Version:

a package manager for JavaScript

90 lines (89 loc) 2.16 kB
{ "_args": [ [ "npm-install-checks@~1.0.5", "/Users/rebecca/code/npm" ] ], "_from": "npm-install-checks@>=1.0.5 <1.1.0", "_id": "npm-install-checks@1.0.5", "_inCache": true, "_location": "/npm-install-checks", "_nodeVersion": "0.10.33", "_npmUser": { "email": "me@re-becca.org", "name": "iarna" }, "_npmVersion": "2.1.11", "_phantomChildren": {}, "_requested": { "name": "npm-install-checks", "raw": "npm-install-checks@~1.0.5", "rawSpec": "~1.0.5", "scope": null, "spec": ">=1.0.5 <1.1.0", "type": "range" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/npm-install-checks/-/npm-install-checks-1.0.5.tgz", "_shasum": "a1b5beabfd60e0535b14f763157c410cb6bdae56", "_shrinkwrap": null, "_spec": "npm-install-checks@~1.0.5", "_where": "/Users/rebecca/code/npm", "author": { "email": "rok@kowalski.gd", "name": "Robert Kowalski" }, "bugs": { "url": "https://github.com/npm/npm-install-checks/issues" }, "dependencies": { "npmlog": "0.1 || 1", "semver": "^2.3.0 || 3.x || 4" }, "description": "checks that npm runs during the installation of a module", "devDependencies": { "mkdirp": "~0.3.5", "rimraf": "~2.2.5", "tap": "~0.4.8" }, "directories": {}, "dist": { "shasum": "a1b5beabfd60e0535b14f763157c410cb6bdae56", "tarball": "http://registry.npmjs.org/npm-install-checks/-/npm-install-checks-1.0.5.tgz" }, "gitHead": "c36e052a0a54ad82932689fa86fd59197277f80d", "homepage": "https://github.com/npm/npm-install-checks", "keywords": [ "install", "npm," ], "license": "BSD-2-Clause", "main": "index.js", "maintainers": [ { "name": "robertkowalski", "email": "rok@kowalski.gd" }, { "name": "isaacs", "email": "i@izs.me" }, { "name": "iarna", "email": "me@re-becca.org" } ], "name": "npm-install-checks", "optionalDependencies": {}, "repository": { "type": "git", "url": "git://github.com/npm/npm-install-checks.git" }, "scripts": { "test": "tap test/*.js" }, "version": "1.0.5" }