mirror of https://github.com/lukechilds/node.git
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.
101 lines
2.5 KiB
101 lines
2.5 KiB
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"raw": "npm-user-validate@latest",
|
|
"scope": null,
|
|
"escapedName": "npm-user-validate",
|
|
"name": "npm-user-validate",
|
|
"rawSpec": "latest",
|
|
"spec": "latest",
|
|
"type": "tag"
|
|
},
|
|
"/Users/rebecca/code/npm"
|
|
]
|
|
],
|
|
"_from": "npm-user-validate@latest",
|
|
"_id": "npm-user-validate@0.1.4",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/npm-user-validate",
|
|
"_nodeVersion": "5.11.0",
|
|
"_npmOperationalInternal": {
|
|
"host": "packages-16-east.internal.npmjs.com",
|
|
"tmp": "tmp/npm-user-validate-0.1.4.tgz_1466105686124_0.06683815410360694"
|
|
},
|
|
"_npmUser": {
|
|
"name": "aredridel",
|
|
"email": "aria@npmjs.com"
|
|
},
|
|
"_npmVersion": "3.9.6",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"raw": "npm-user-validate@latest",
|
|
"scope": null,
|
|
"escapedName": "npm-user-validate",
|
|
"name": "npm-user-validate",
|
|
"rawSpec": "latest",
|
|
"spec": "latest",
|
|
"type": "tag"
|
|
},
|
|
"_requiredBy": [
|
|
"#USER",
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/npm-user-validate/-/npm-user-validate-0.1.4.tgz",
|
|
"_shasum": "18fcbe53cf921eb8e6339314665b187955b1a837",
|
|
"_shrinkwrap": null,
|
|
"_spec": "npm-user-validate@latest",
|
|
"_where": "/Users/rebecca/code/npm",
|
|
"author": {
|
|
"name": "Robert Kowalski",
|
|
"email": "rok@kowalski.gd"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/npm/npm-user-validate/issues"
|
|
},
|
|
"dependencies": {},
|
|
"description": "User validations for npm",
|
|
"devDependencies": {
|
|
"tap": "^1.2.0"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "18fcbe53cf921eb8e6339314665b187955b1a837",
|
|
"tarball": "https://registry.npmjs.org/npm-user-validate/-/npm-user-validate-0.1.4.tgz"
|
|
},
|
|
"gitHead": "ab804940b6846f8cc63f87692cea85b1906c967a",
|
|
"homepage": "https://github.com/npm/npm-user-validate#readme",
|
|
"keywords": [
|
|
"npm",
|
|
"validation",
|
|
"registry"
|
|
],
|
|
"license": "BSD-2-Clause",
|
|
"main": "npm-user-validate.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "aredridel",
|
|
"email": "aria@npmjs.com"
|
|
},
|
|
{
|
|
"name": "isaacs",
|
|
"email": "i@izs.me"
|
|
},
|
|
{
|
|
"name": "robertkowalski",
|
|
"email": "rok@kowalski.gd"
|
|
}
|
|
],
|
|
"name": "npm-user-validate",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/npm/npm-user-validate.git"
|
|
},
|
|
"scripts": {
|
|
"test": "tap test/*.js"
|
|
},
|
|
"version": "0.1.4"
|
|
}
|
|
|