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.
 
 
 
 
 
 

69 lines
1.7 KiB

{
"name": "npm-install-checks",
"version": "2.0.1",
"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": "1e9474f30490cd7621e976e91fa611d35e644f64",
"_id": "npm-install-checks@2.0.1",
"_shasum": "a93540b53f04fa9d916d2733d6541f6db7d88e46",
"_from": "npm-install-checks@>=2.0.1 <2.1.0",
"_npmVersion": "3.3.4",
"_nodeVersion": "4.0.0",
"_npmUser": {
"name": "iarna",
"email": "me@re-becca.org"
},
"dist": {
"shasum": "a93540b53f04fa9d916d2733d6541f6db7d88e46",
"tarball": "http://registry.npmjs.org/npm-install-checks/-/npm-install-checks-2.0.1.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-2.0.1.tgz"
}