{ "name": "npm-install-checks", "version": "1.0.6", "description": "checks that npm runs during the installation of a module", "main": "index.js", "dependencies": { "npmlog": "0.1 || 1", "semver": "^2.3.0 || 3.x || 4 || 5" }, "devDependencies": { "mkdirp": "~0.3.5", "rimraf": "~2.2.5", "tap": "^1.2.0" }, "scripts": { "test": "tap test/*.js" }, "repository": { "type": "git", "url": "git://github.com/npm/npm-install-checks.git" }, "homepage": "https://github.com/npm/npm-install-checks", "keywords": [ "npm,", "install" ], "author": { "name": "Robert Kowalski", "email": "rok@kowalski.gd" }, "license": "BSD-2-Clause", "bugs": { "url": "https://github.com/npm/npm-install-checks/issues" }, "gitHead": "f28aebca7f5df0ddb13161b0f04d069004f6c367", "_id": "npm-install-checks@1.0.6", "_shasum": "8d4c1e852806e4e2d66601ab787be5841550d0cb", "_from": "npm-install-checks@1.0.6", "_npmVersion": "2.13.1", "_nodeVersion": "2.3.1", "_npmUser": { "name": "othiym23", "email": "ogd@aoaioxxysz.net" }, "dist": { "shasum": "8d4c1e852806e4e2d66601ab787be5841550d0cb", "tarball": "http://registry.npmjs.org/npm-install-checks/-/npm-install-checks-1.0.6.tgz" }, "maintainers": [ { "name": "robertkowalski", "email": "rok@kowalski.gd" }, { "name": "isaacs", "email": "isaacs@npmjs.com" }, { "name": "iarna", "email": "me@re-becca.org" }, { "name": "othiym23", "email": "ogd@aoaioxxysz.net" } ], "directories": {}, "_resolved": "https://registry.npmjs.org/npm-install-checks/-/npm-install-checks-1.0.6.tgz" }