blob: c67d3ae7e32284b4101fe4a274131967247d8f08 [file] [log] [blame]
{
"_from": "semver@>=5.1.0 <5.2.0",
"_id": "semver@5.1.0",
"_location": "/npm/semver",
"_nodeVersion": "4.0.0",
"_npmUser": {
"email": "i@izs.me",
"name": "isaacs"
},
"_npmVersion": "3.3.2",
"_phantomChildren": {},
"_requiredBy": [
"/npm",
"/npm/init-package-json",
"/npm/node-gyp",
"/npm/normalize-package-data",
"/npm/npm-install-checks",
"/npm/npm-package-arg",
"/npm/npm-registry-client",
"/npm/read-installed"
],
"_resolved": "https://registry.npmjs.org/semver/-/semver-5.1.0.tgz",
"_shasum": "85f2cf8550465c4df000cf7d86f6b054106ab9e5",
"_shrinkwrap": null,
"bin": {
"semver": "./bin/semver"
},
"bugs": {
"url": "https://github.com/npm/node-semver/issues"
},
"dependencies": {},
"description": "The semantic version parser used by npm.",
"devDependencies": {
"tap": "^2.0.0"
},
"directories": {},
"dist": {
"shasum": "85f2cf8550465c4df000cf7d86f6b054106ab9e5",
"tarball": "http://registry.npmjs.org/semver/-/semver-5.1.0.tgz"
},
"gitHead": "8e33a30e62e40e4983d1c5f55e794331b861aadc",
"homepage": "https://github.com/npm/node-semver#readme",
"license": "ISC",
"main": "semver.js",
"maintainers": [
{
"email": "isaacs@npmjs.com",
"name": "isaacs"
},
{
"email": "ogd@aoaioxxysz.net",
"name": "othiym23"
}
],
"name": "semver",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/npm/node-semver.git"
},
"scripts": {
"test": "tap test/*.js"
},
"version": "5.1.0"
}