Files
anissah/user/themes/anissabensalah/node_modules/node-uuid/package.json
T
2018-05-28 13:26:25 +02:00

61 lines
1.4 KiB
JSON

{
"_args": [
[
"node-uuid@1.4.0",
"/mnt/data/Sites/anissabensalah.net/user/themes/anissabensalah"
]
],
"_development": true,
"_from": "node-uuid@1.4.0",
"_id": "node-uuid@1.4.0",
"_inBundle": false,
"_integrity": "sha1-B/myM3Vy/2J1x3Xh1IUT86RdemU=",
"_location": "/node-uuid",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "node-uuid@1.4.0",
"name": "node-uuid",
"escapedName": "node-uuid",
"rawSpec": "1.4.0",
"saveSpec": null,
"fetchSpec": "1.4.0"
},
"_requiredBy": [
"/vow-fs"
],
"_resolved": "https://registry.npmjs.org/node-uuid/-/node-uuid-1.4.0.tgz",
"_spec": "1.4.0",
"_where": "/mnt/data/Sites/anissabensalah.net/user/themes/anissabensalah",
"author": {
"name": "Robert Kieffer",
"email": "robert@broofa.com"
},
"bugs": {
"url": "https://github.com/broofa/node-uuid/issues"
},
"contributors": [
{
"name": "Christoph Tavan",
"email": "dev@tavan.de"
}
],
"description": "Rigorous implementation of RFC4122 (v1 and v4) UUIDs.",
"homepage": "https://github.com/broofa/node-uuid#readme",
"keywords": [
"uuid",
"guid",
"rfc4122"
],
"lib": ".",
"main": "./uuid.js",
"name": "node-uuid",
"repository": {
"type": "git",
"url": "git+https://github.com/broofa/node-uuid.git"
},
"url": "http://github.com/broofa/node-uuid",
"version": "1.4.0"
}