123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960 |
- {
- "_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"
- }
|