@@ -17091,8 +17091,16 @@ utils.intFromLE = intFromLE;
17091
17091
module.exports={
17092
17092
"_args": [
17093
17093
[
17094
- "elliptic@^6.0.0",
17095
- "/opt/teamcity-agent/work/c19f76d16f40cf26/node_modules/browserify-sign"
17094
+ {
17095
+ "raw": "elliptic@^6.0.0",
17096
+ "scope": null,
17097
+ "escapedName": "elliptic",
17098
+ "name": "elliptic",
17099
+ "rawSpec": "^6.0.0",
17100
+ "spec": ">=6.0.0 <7.0.0",
17101
+ "type": "range"
17102
+ },
17103
+ "/Users/lutovich/Projects/neo4j-javascript-driver/node_modules/browserify-sign"
17096
17104
]
17097
17105
],
17098
17106
"_from": "elliptic@>=6.0.0 <7.0.0",
@@ -17106,31 +17114,32 @@ module.exports={
17106
17114
"tmp": "tmp/elliptic-6.3.3.tgz_1486422837740_0.10658654430881143"
17107
17115
},
17108
17116
"_npmUser": {
17109
- "email ": "fedor@ indutny.com ",
17110
- "name ": "indutny"
17117
+ "name ": "indutny",
17118
+ "email ": "fedor@ indutny.com "
17111
17119
},
17112
17120
"_npmVersion": "3.10.8",
17113
17121
"_phantomChildren": {},
17114
17122
"_requested": {
17115
- "name": "elliptic",
17116
17123
"raw": "elliptic@^6.0.0",
17117
- "rawSpec": "^6.0.0",
17118
17124
"scope": null,
17125
+ "escapedName": "elliptic",
17126
+ "name": "elliptic",
17127
+ "rawSpec": "^6.0.0",
17119
17128
"spec": ">=6.0.0 <7.0.0",
17120
17129
"type": "range"
17121
17130
},
17122
17131
"_requiredBy": [
17123
17132
"/browserify-sign",
17124
17133
"/create-ecdh"
17125
17134
],
17126
- "_resolved": "https ://registry.npmjs.org/elliptic/-/elliptic-6.3.3.tgz",
17135
+ "_resolved": "http ://registry.npmjs.org/elliptic/-/elliptic-6.3.3.tgz",
17127
17136
"_shasum": "5482d9646d54bcb89fd7d994fc9e2e9568876e3f",
17128
17137
"_shrinkwrap": null,
17129
17138
"_spec": "elliptic@^6.0.0",
17130
- "_where": "/opt/teamcity-agent/work/c19f76d16f40cf26 /node_modules/browserify-sign",
17139
+ "_where": "/Users/lutovich/Projects/neo4j-javascript-driver /node_modules/browserify-sign",
17131
17140
"author": {
17132
-
17133
- "name ": "Fedor Indutny "
17141
+ "name ": "Fedor Indutny ",
17142
+
17134
17143
},
17135
17144
"bugs": {
17136
17145
"url": "https://github.com/indutny/elliptic/issues"
@@ -17169,10 +17178,10 @@ module.exports={
17169
17178
"gitHead": "63aee8d697e9b7fac37ece24222029117a890a7e",
17170
17179
"homepage": "https://github.com/indutny/elliptic",
17171
17180
"keywords": [
17172
- "Cryptography",
17173
17181
"EC",
17174
17182
"Elliptic",
17175
- "curve"
17183
+ "curve",
17184
+ "Cryptography"
17176
17185
],
17177
17186
"license": "MIT",
17178
17187
"main": "lib/elliptic.js",
0 commit comments