| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "elliptic@6.5.4", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_from": "elliptic@6.5.4", |
| | | "_from": "elliptic@^6.5.3", |
| | | "_id": "elliptic@6.5.4", |
| | | "_inBundle": false, |
| | | "_integrity": "sha512-iLhC6ULemrljPZb+QutR5TQGB+pdW6KGD5RSegS+8sorOZT+rdQFbsQFJgvN3eRqNALqJer4oQ16YvJHlU8hzQ==", |
| | | "_location": "/elliptic", |
| | | "_phantomChildren": {}, |
| | | "_requested": { |
| | | "type": "version", |
| | | "type": "range", |
| | | "registry": true, |
| | | "raw": "elliptic@6.5.4", |
| | | "raw": "elliptic@^6.5.3", |
| | | "name": "elliptic", |
| | | "escapedName": "elliptic", |
| | | "rawSpec": "6.5.4", |
| | | "rawSpec": "^6.5.3", |
| | | "saveSpec": null, |
| | | "fetchSpec": "6.5.4" |
| | | "fetchSpec": "^6.5.3" |
| | | }, |
| | | "_requiredBy": [ |
| | | "/browserify-sign", |
| | | "/create-ecdh" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/elliptic/-/elliptic-6.5.4.tgz", |
| | | "_spec": "6.5.4", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_shasum": "da37cebd31e79a1367e941b592ed1fbebd58abbb", |
| | | "_spec": "elliptic@^6.5.3", |
| | | "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\browserify-sign", |
| | | "author": { |
| | | "name": "Fedor Indutny", |
| | | "email": "fedor@indutny.com" |
| | |
| | | "bugs": { |
| | | "url": "https://github.com/indutny/elliptic/issues" |
| | | }, |
| | | "bundleDependencies": false, |
| | | "dependencies": { |
| | | "bn.js": "^4.11.9", |
| | | "brorand": "^1.1.0", |
| | |
| | | "minimalistic-assert": "^1.0.1", |
| | | "minimalistic-crypto-utils": "^1.0.1" |
| | | }, |
| | | "deprecated": false, |
| | | "description": "EC cryptography", |
| | | "devDependencies": { |
| | | "brfs": "^2.0.2", |