Gazebo_simulation-Frontend/node_modules/webcrypto-shim/package.json

76 lines
1.8 KiB
JSON

{
"_args": [
[
"webcrypto-shim@0.1.5",
"/home/riddhi/simulation/Gazebo_simulation-Frontend"
]
],
"_from": "webcrypto-shim@0.1.5",
"_id": "webcrypto-shim@0.1.5",
"_inBundle": false,
"_integrity": "sha512-mE+E00gulvbLjHaAwl0kph60oOLQRsKyivEFgV9DMM/3Y05F1vZvGq12hAcNzHRnYxyEOABBT/XMtwGSg5xA7A==",
"_location": "/webcrypto-shim",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "webcrypto-shim@0.1.5",
"name": "webcrypto-shim",
"escapedName": "webcrypto-shim",
"rawSpec": "0.1.5",
"saveSpec": null,
"fetchSpec": "0.1.5"
},
"_requiredBy": [
"/isomorphic-webcrypto"
],
"_resolved": "https://registry.npmjs.org/webcrypto-shim/-/webcrypto-shim-0.1.5.tgz",
"_spec": "0.1.5",
"_where": "/home/riddhi/simulation/Gazebo_simulation-Frontend",
"author": {
"name": "Artem S Vybornov",
"email": "vybornov@gmail.com"
},
"bugs": {
"url": "https://github.com/vibornoff/webcrypto-shim/issues"
},
"description": "Web Cryptography API shim for legacy browsers",
"devDependencies": {
"gulp": "^4.0.0",
"gulp-concat": "latest",
"gulp-sourcemaps": "^2.6.5",
"gulp-uglify": "^3.0.2"
},
"homepage": "https://github.com/vibornoff/webcrypto-shim#readme",
"keywords": [
"webcrypto",
"shim",
"crypto",
"mscrypto",
"webkitcrypto",
"mozcrypto",
"subtle",
"webkitsubtle",
"sha",
"hmac",
"pbkdf",
"aes",
"cbc",
"gcm",
"rsa",
"oaep",
"pkcs1"
],
"license": "MIT",
"main": "webcrypto-shim.js",
"name": "webcrypto-shim",
"repository": {
"type": "git",
"url": "git://github.com/vibornoff/webcrypto-shim.git"
},
"scripts": {
"prepublish": "gulp"
},
"version": "0.1.5"
}