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.
125 lines
2.6 KiB
125 lines
2.6 KiB
8 years ago
|
{
|
||
|
"_args": [
|
||
|
[
|
||
|
{
|
||
8 years ago
|
"raw": "uuid",
|
||
8 years ago
|
"scope": null,
|
||
|
"escapedName": "uuid",
|
||
|
"name": "uuid",
|
||
8 years ago
|
"rawSpec": "",
|
||
|
"spec": "latest",
|
||
|
"type": "tag"
|
||
8 years ago
|
},
|
||
8 years ago
|
"/Users/rebecca/code/npm"
|
||
8 years ago
|
]
|
||
|
],
|
||
8 years ago
|
"_from": "uuid@latest",
|
||
8 years ago
|
"_id": "uuid@3.0.1",
|
||
|
"_inCache": true,
|
||
8 years ago
|
"_location": "/uuid",
|
||
8 years ago
|
"_nodeVersion": "6.7.0",
|
||
|
"_npmOperationalInternal": {
|
||
|
"host": "packages-12-west.internal.npmjs.com",
|
||
|
"tmp": "tmp/uuid-3.0.1.tgz_1480403886767_0.2584113120101392"
|
||
|
},
|
||
|
"_npmUser": {
|
||
|
"name": "defunctzombie",
|
||
|
"email": "shtylman@gmail.com"
|
||
|
},
|
||
|
"_npmVersion": "3.10.3",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
8 years ago
|
"raw": "uuid",
|
||
8 years ago
|
"scope": null,
|
||
|
"escapedName": "uuid",
|
||
|
"name": "uuid",
|
||
8 years ago
|
"rawSpec": "",
|
||
|
"spec": "latest",
|
||
|
"type": "tag"
|
||
8 years ago
|
},
|
||
|
"_requiredBy": [
|
||
8 years ago
|
"#USER",
|
||
|
"/",
|
||
8 years ago
|
"/request"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/uuid/-/uuid-3.0.1.tgz",
|
||
|
"_shasum": "6544bba2dfda8c1cf17e629a3a305e2bb1fee6c1",
|
||
|
"_shrinkwrap": null,
|
||
8 years ago
|
"_spec": "uuid",
|
||
|
"_where": "/Users/rebecca/code/npm",
|
||
8 years ago
|
"bin": {
|
||
|
"uuid": "./bin/uuid"
|
||
|
},
|
||
|
"browser": {
|
||
|
"./lib/rng.js": "./lib/rng-browser.js"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/kelektiv/node-uuid/issues"
|
||
|
},
|
||
|
"contributors": [
|
||
|
{
|
||
|
"name": "Robert Kieffer",
|
||
|
"email": "robert@broofa.com"
|
||
|
},
|
||
|
{
|
||
|
"name": "Christoph Tavan",
|
||
|
"email": "dev@tavan.de"
|
||
|
},
|
||
|
{
|
||
|
"name": "AJ ONeal",
|
||
|
"email": "coolaj86@gmail.com"
|
||
|
},
|
||
|
{
|
||
|
"name": "Vincent Voyer",
|
||
|
"email": "vincent@zeroload.net"
|
||
|
},
|
||
|
{
|
||
|
"name": "Roman Shtylman",
|
||
|
"email": "shtylman@gmail.com"
|
||
|
}
|
||
|
],
|
||
|
"dependencies": {},
|
||
|
"description": "RFC4122 (v1 and v4) generator",
|
||
|
"devDependencies": {
|
||
|
"mocha": "3.1.2"
|
||
|
},
|
||
|
"directories": {},
|
||
|
"dist": {
|
||
|
"shasum": "6544bba2dfda8c1cf17e629a3a305e2bb1fee6c1",
|
||
|
"tarball": "https://registry.npmjs.org/uuid/-/uuid-3.0.1.tgz"
|
||
|
},
|
||
|
"gitHead": "374de826de71d8997f71b4641f65552e48956ced",
|
||
|
"homepage": "https://github.com/kelektiv/node-uuid#readme",
|
||
|
"keywords": [
|
||
|
"uuid",
|
||
|
"guid",
|
||
|
"rfc4122"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"maintainers": [
|
||
|
{
|
||
|
"name": "broofa",
|
||
|
"email": "robert@broofa.com"
|
||
|
},
|
||
|
{
|
||
|
"name": "defunctzombie",
|
||
|
"email": "shtylman@gmail.com"
|
||
|
},
|
||
|
{
|
||
|
"name": "vvo",
|
||
|
"email": "vincent.voyer@gmail.com"
|
||
|
}
|
||
|
],
|
||
|
"name": "uuid",
|
||
|
"optionalDependencies": {},
|
||
|
"readme": "ERROR: No README data found!",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/kelektiv/node-uuid.git"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"test": "mocha test/test.js"
|
||
|
},
|
||
|
"version": "3.0.1"
|
||
|
}
|