twreporter-react
Version:
React-Redux site for The Reporter Foundation in Taiwan
114 lines (113 loc) • 2.54 kB
JSON
{
"_args": [
[
"uuid@^2.0.1",
"/Users/nick/codes/twreporter-react/node_modules/buffer-to-vinyl"
]
],
"_from": "uuid@>=2.0.1 <3.0.0",
"_id": "uuid@2.0.1",
"_inCache": true,
"_installable": true,
"_location": "/uuid",
"_npmUser": {
"email": "vincent.voyer@gmail.com",
"name": "vvo"
},
"_npmVersion": "2.0.0",
"_phantomChildren": {},
"_requested": {
"name": "uuid",
"raw": "uuid@^2.0.1",
"rawSpec": "^2.0.1",
"scope": null,
"spec": ">=2.0.1 <3.0.0",
"type": "range"
},
"_requiredBy": [
"/buffer-to-vinyl",
"/tempfile"
],
"_resolved": "https://registry.npmjs.org/uuid/-/uuid-2.0.1.tgz",
"_shasum": "c2a30dedb3e535d72ccf82e343941a50ba8533ac",
"_shrinkwrap": null,
"_spec": "uuid@^2.0.1",
"_where": "/Users/nick/codes/twreporter-react/node_modules/buffer-to-vinyl",
"author": {
"email": "robert@broofa.com",
"name": "Robert Kieffer"
},
"browser": {
"./rng.js": "./rng-browser.js"
},
"bugs": {
"url": "https://github.com/shtylman/node-uuid/issues"
},
"contributors": [
{
"name": "Christoph Tavan",
"email": "dev@tavan.de"
},
{
"name": "Vincent Voyer",
"email": "vincent@zeroload.net"
}
],
"dependencies": {},
"description": "Rigorous implementation of RFC4122 (v1 and v4) UUIDs.",
"devDependencies": {
"mocha": "1.8.0"
},
"directories": {},
"dist": {
"shasum": "c2a30dedb3e535d72ccf82e343941a50ba8533ac",
"tarball": "http://registry.npmjs.org/uuid/-/uuid-2.0.1.tgz"
},
"gitHead": "ddaf90942095f26ee8c1961b4346f093b3e7eb5b",
"homepage": "https://github.com/shtylman/node-uuid",
"keywords": [
"guid",
"rfc4122",
"uuid"
],
"main": "./uuid.js",
"maintainers": [
{
"name": "broofa",
"email": "robert@broofa.com"
},
{
"name": "tim-smart",
"email": "tim@fostle.com"
},
{
"name": "shtylman",
"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/shtylman/node-uuid.git"
},
"scripts": {
"test": "mocha test/test.js"
},
"testling": {
"browsers": [
"chrome/22..latest",
"firefox/3.6..latest",
"ie6..latest",
"safari/5.1..latest"
],
"files": "test/*.js",
"harness": "mocha-tdd"
},
"version": "2.0.1"
}