UNPKG

cordova-plugin-mfp-jsonstore

Version:

IBM MobileFirst Platform Foundation Cordova Plugin JSONStore

87 lines (86 loc) 2.2 kB
{ "_from": "node-uuid@1.4.7", "_id": "node-uuid@1.4.7", "_inBundle": false, "_integrity": "sha512-1ufwSb+P48JyWDskpICvUCAXNaIFcNeln/hhg6yViwOoJ6g26SfaFoYIuGu0grRUsxqeJkC2aq5wAxXo1bT/FA==", "_location": "/node-uuid", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "node-uuid@1.4.7", "name": "node-uuid", "escapedName": "node-uuid", "rawSpec": "1.4.7", "saveSpec": null, "fetchSpec": "1.4.7" }, "_requiredBy": [ "/xcode" ], "_resolved": "http://visustar.francelab.fr.ibm.com:8081/nexus/content/groups/mobile-npm-all/node-uuid/-/node-uuid-1.4.7.tgz", "_shasum": "6da5a17668c4b3dd59623bda11cf7fa4c1f60a6f", "_spec": "node-uuid@1.4.7", "_where": "/root/workspace/mfp-cordova-plugins-build-and-deploy/target/cordova-runtime/plugins/cordova-plugin-mfp-jsonstore/node_modules/xcode", "author": { "name": "Robert Kieffer", "email": "robert@broofa.com" }, "bin": { "uuid": "./bin/uuid" }, "bugs": { "url": "https://github.com/broofa/node-uuid/issues" }, "bundleDependencies": false, "contributors": [ { "name": "AJ ONeal", "email": "coolaj86@gmail.com" }, { "name": "Christoph Tavan", "email": "dev@tavan.de" } ], "dependencies": {}, "deprecated": "Use uuid module instead", "description": "Rigorous implementation of RFC4122 (v1 and v4) UUIDs.", "devDependencies": { "nyc": "^2.2.0" }, "directories": {}, "homepage": "https://github.com/broofa/node-uuid", "installable": true, "keywords": [ "guid", "rfc4122", "uuid" ], "lib": ".", "licenses": [ { "type": "MIT", "url": "https://raw.github.com/broofa/node-uuid/master/LICENSE.md" } ], "main": "./uuid.js", "maintainers": [ { "name": "broofa", "email": "robert@broofa.com" } ], "name": "node-uuid", "optionalDependencies": {}, "repository": { "type": "git", "url": "git+https://github.com/broofa/node-uuid.git" }, "scripts": { "coverage": "nyc npm test && nyc report", "test": "node test/test.js" }, "url": "http://github.com/broofa/node-uuid", "version": "1.4.7" }