111 lines
3.6 KiB
JSON
111 lines
3.6 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"ursa-optional@^0.9.10",
|
|
"/nodeapps/https-test/greenlock-express.js/node_modules/rsa-compat"
|
|
]
|
|
],
|
|
"_from": "ursa-optional@>=0.9.10 <0.10.0",
|
|
"_hasShrinkwrap": false,
|
|
"_id": "ursa-optional@0.9.10",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/ursa-optional",
|
|
"_nodeVersion": "10.13.0",
|
|
"_npmOperationalInternal": {
|
|
"host": "s3://npm-registry-packages",
|
|
"tmp": "tmp/ursa-optional_0.9.10_1541526082762_0.09868043920674285"
|
|
},
|
|
"_npmUser": {
|
|
"email": "mkg20001@gmail.com",
|
|
"name": "mkg20001"
|
|
},
|
|
"_npmVersion": "6.4.1",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "ursa-optional",
|
|
"raw": "ursa-optional@^0.9.10",
|
|
"rawSpec": "^0.9.10",
|
|
"scope": null,
|
|
"spec": ">=0.9.10 <0.10.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/rsa-compat"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/ursa-optional/-/ursa-optional-0.9.10.tgz",
|
|
"_shasum": "f2eabfe0b6001dbf07a78740cd0a6e5ba6eb2554",
|
|
"_shrinkwrap": null,
|
|
"_spec": "ursa-optional@^0.9.10",
|
|
"_where": "/nodeapps/https-test/greenlock-express.js/node_modules/rsa-compat",
|
|
"author": {
|
|
"email": "danfuzz@milk.com",
|
|
"name": "Dan Bornstein",
|
|
"url": "http://www.milk.com/"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/mkg20001/ursa/issues"
|
|
},
|
|
"dependencies": {
|
|
"bindings": "^1.3.0",
|
|
"nan": "^2.11.1"
|
|
},
|
|
"description": "RSA public/private key OpenSSL bindings for node and io.js",
|
|
"devDependencies": {
|
|
"mocha": "^5.2.0"
|
|
},
|
|
"directories": {
|
|
"lib": "lib",
|
|
"test": "test"
|
|
},
|
|
"dist": {
|
|
"fileCount": 21,
|
|
"integrity": "sha512-RvEbhnxlggX4MXon7KQulTFiJQtLJZpSb9ZSa7ZTkOW0AzqiVTaLjI4vxaSzJBDH9dwZ3ltZadFiBaZslp6haA==",
|
|
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb4dJDCRA9TVsSAnZWagAAjP4P/27Bci055Hpb+wCQWR4s\nHVYq0NnLrTcDuMGzpJxI48QvueBMFGH2zUWZWfHuzoiGAoDaTPMtMg7BLV+S\nU2GTKkjgfZYOYS/fCGt/zv2/7pxXDy0cFUFhZWY9e6Rrupwmcdc24uiJHcxA\nazLQpqb9nm/cwXWqs+9gwkidJ6G+VgouujaNkhsvugIZDYDfXmEW4cTw+aUH\nmtjOh8l/Csc+GOxJulW6rOM9qEDOopULVCVowtJb1Rfz/aZgdDE3iSIzcrzS\nTstfVsA30JJmxy87YZYyGyJpRbV5Sig9o3fA9HaEkuZTxzLZxlUW6Qkh4DD4\n8zq1CnEeJAL/Y70aowApumLDojOOhSB+GHjmR/cshyALHGEe6aRmQWG7HYdz\nIeMJT559AtuW8wmf7lOuPGJnrGWpQwqp/6QJIDmptgGLqISOHh8Pi0NBhevJ\nz9KUISSIPJ7GmdLBohkRfXeUDAh8swsuLhG2XmDESbzh7ZntlN1+vB4EmVee\njMI3d7JRdQNUnnEW6epu/bGE73lWUsLJVbl8N1mkMwLMG1V/eAe81ft5Bafh\nTAYdUnA2ZfuGM2OGnuKwtOsMLQLbU+PP10/MjmchCKDXzouuSbVDvmmRqeza\n/KmGnFT1d7bEhzGdCQkeHTpPo5+1tKF/A36RBP4cJT2+d7GjHIe3lhFJUG/+\nOai6\r\n=H75D\r\n-----END PGP SIGNATURE-----\r\n",
|
|
"shasum": "f2eabfe0b6001dbf07a78740cd0a6e5ba6eb2554",
|
|
"tarball": "https://registry.npmjs.org/ursa-optional/-/ursa-optional-0.9.10.tgz",
|
|
"unpackedSize": 158923
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
},
|
|
"gitHead": "0999dcf62cced5102913f925cb4fcfabdd480dfb",
|
|
"homepage": "https://github.com/mkg20001/ursa#readme",
|
|
"keywords": [
|
|
"crypto",
|
|
"digest",
|
|
"hash",
|
|
"key",
|
|
"openssl",
|
|
"private",
|
|
"public",
|
|
"rsa",
|
|
"sign",
|
|
"signature",
|
|
"verification",
|
|
"verify"
|
|
],
|
|
"license": "Apache-2.0",
|
|
"main": "lib/ursa.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "mkg20001",
|
|
"email": "mkg20001@gmail.com"
|
|
}
|
|
],
|
|
"name": "ursa-optional",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/mkg20001/ursa.git"
|
|
},
|
|
"scripts": {
|
|
"install": "node rebuild.js",
|
|
"rebuild": "node-gyp rebuild",
|
|
"test": "mocha --recursive --reporter spec",
|
|
"test-watch": "npm test -- -w --reporter min"
|
|
},
|
|
"version": "0.9.10"
|
|
}
|