cordova-plugin-mfp
Version:
IBM MobileFirst Platform Foundation Cordova Plugin
60 lines (59 loc) • 1.56 kB
JSON
{
"_from": "sjcl@1.0.5",
"_id": "sjcl@1.0.5",
"_inBundle": false,
"_integrity": "sha512-PQbPI57tyBo5Fud65foIniHO1chV9WJTSU9PaokxWbz3oqTV9X2vWktmHhnvGcoWT4xzebGc13+gD01AJ3aE6Q==",
"_location": "/sjcl",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "sjcl@1.0.5",
"name": "sjcl",
"escapedName": "sjcl",
"rawSpec": "1.0.5",
"saveSpec": null,
"fetchSpec": "1.0.5"
},
"_requiredBy": [
"/"
],
"_resolved": "http://visustar.francelab.fr.ibm.com:8081/nexus/content/groups/mobile-npm-all/sjcl/-/sjcl-1.0.5.tgz",
"_shasum": "dcc49f768c0a1461e8d645001a041b64e75629b7",
"_spec": "sjcl@1.0.5",
"_where": "/root/workspace/mfp-cordova-plugins-build-and-deploy/target/cordova-runtime/plugins/cordova-plugin-mfp",
"author": {
"name": "bitwiseshiftleft"
},
"bugs": {
"url": "https://github.com/bitwiseshiftleft/sjcl/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Stanford Javascript Crypto Library",
"devDependencies": {
"eslint": "^2.11.1",
"jsdoc": "3.4.0"
},
"engines": {
"node": "*"
},
"homepage": "https://github.com/bitwiseshiftleft/sjcl#readme",
"keywords": [
"encryption",
"high-level",
"crypto"
],
"main": "sjcl.js",
"name": "sjcl",
"repository": {
"type": "git",
"url": "git+https://github.com/bitwiseshiftleft/sjcl.git"
},
"scripts": {
"jsdoc": "jsdoc -c jsdoc.conf.json",
"lint": "eslint . || true",
"test": "make test"
},
"version": "1.0.5"
}