You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

77 lines
1.9 KiB

{
"name": "npm-install-checks",
"version": "1.0.7",
"description": "checks that npm runs during the installation of a module",
"main": "index.js",
"dependencies": {
"npmlog": "0.1 || 1 || 2",
"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": "4882a47d954ceeec567db87219bbc31f64af191e",
"_id": "npm-install-checks@1.0.7",
"_shasum": "6d91aeda0ac96801f1ed7aadee116a6c0a086a57",
"_from": "npm-install-checks@1.0.7",
"_npmVersion": "2.14.19",
"_nodeVersion": "4.2.4",
"_npmUser": {
"name": "zkat",
"email": "kat@sykosomatic.org"
},
"dist": {
"shasum": "6d91aeda0ac96801f1ed7aadee116a6c0a086a57",
"tarball": "http://registry.npmjs.org/npm-install-checks/-/npm-install-checks-1.0.7.tgz"
},
"maintainers": [
{
"name": "iarna",
"email": "me@re-becca.org"
},
{
"name": "isaacs",
"email": "i@izs.me"
},
{
"name": "othiym23",
"email": "ogd@aoaioxxysz.net"
},
{
"name": "robertkowalski",
"email": "rok@kowalski.gd"
},
{
"name": "zkat",
"email": "kat@sykosomatic.org"
}
],
"_npmOperationalInternal": {
"host": "packages-6-west.internal.npmjs.com",
"tmp": "tmp/npm-install-checks-1.0.7.tgz_1455329001145_0.8577833492308855"
},
"directories": {},
"_resolved": "https://registry.npmjs.org/npm-install-checks/-/npm-install-checks-1.0.7.tgz"
}