d2-ui
Version:
119 lines (118 loc) • 2.73 kB
JSON
{
"_args": [
[
"uuid@^2.0.2",
"/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/sockjs"
]
],
"_from": "uuid@>=2.0.2 <3.0.0",
"_id": "uuid@2.0.2",
"_inCache": true,
"_installable": true,
"_location": "/uuid",
"_nodeVersion": "5.9.1",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/uuid-2.0.2.tgz_1460533041436_0.07706069457344711"
},
"_npmUser": {
"email": "vincent.voyer@gmail.com",
"name": "vvo"
},
"_npmVersion": "2.15.2",
"_phantomChildren": {},
"_requested": {
"name": "uuid",
"raw": "uuid@^2.0.2",
"rawSpec": "^2.0.2",
"scope": null,
"spec": ">=2.0.2 <3.0.0",
"type": "range"
},
"_requiredBy": [
"/sockjs"
],
"_resolved": "https://registry.npmjs.org/uuid/-/uuid-2.0.2.tgz",
"_shasum": "48bd5698f0677e3c7901a1c46ef15b1643794726",
"_shrinkwrap": null,
"_spec": "uuid@^2.0.2",
"_where": "/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/sockjs",
"author": {
"email": "robert@broofa.com",
"name": "Robert Kieffer"
},
"browser": {
"./rng.js": "./rng-browser.js"
},
"bugs": {
"url": "https://github.com/shtylman/node-uuid/issues"
},
"contributors": [
{
"email": "dev@tavan.de",
"name": "Christoph Tavan"
},
{
"email": "vincent@zeroload.net",
"name": "Vincent Voyer"
}
],
"dependencies": {},
"description": "Rigorous implementation of RFC4122 (v1 and v4) UUIDs.",
"devDependencies": {
"mocha": "1.8.0"
},
"directories": {},
"dist": {
"shasum": "48bd5698f0677e3c7901a1c46ef15b1643794726",
"tarball": "https://registry.npmjs.org/uuid/-/uuid-2.0.2.tgz"
},
"gitHead": "6e95855ff4b79881aa95c5502478314adc6719dc",
"homepage": "https://github.com/shtylman/node-uuid#readme",
"keywords": [
"uuid",
"guid",
"rfc4122"
],
"license": "MIT",
"main": "./uuid.js",
"maintainers": [
{
"email": "robert@broofa.com",
"name": "broofa"
},
{
"email": "tim@fostle.com",
"name": "tim-smart"
},
{
"email": "vincent.voyer@gmail.com",
"name": "vvo"
},
{
"email": "shtylman@gmail.com",
"name": "defunctzombie"
}
],
"name": "uuid",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/shtylman/node-uuid.git"
},
"scripts": {
"test": "mocha test/test.js"
},
"testling": {
"browsers": [
"ie6..latest",
"firefox/3.6..latest",
"chrome/22..latest",
"safari/5.1..latest"
],
"files": "test/*.js",
"harness": "mocha-tdd"
},
"version": "2.0.2"
}