]> gerrit.simantics Code Review - simantics/district.git/blobdiff - org.simantics.maps.server/node/node-v4.8.0-win-x64/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jsbn/package.json
Adding integrated tile server
[simantics/district.git] / org.simantics.maps.server / node / node-v4.8.0-win-x64 / node_modules / npm / node_modules / request / node_modules / http-signature / node_modules / sshpk / node_modules / jsbn / package.json
diff --git a/org.simantics.maps.server/node/node-v4.8.0-win-x64/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jsbn/package.json b/org.simantics.maps.server/node/node-v4.8.0-win-x64/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jsbn/package.json
new file mode 100644 (file)
index 0000000..0113b45
--- /dev/null
@@ -0,0 +1,50 @@
+{
+  "name": "jsbn",
+  "version": "0.1.0",
+  "description": "The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers.",
+  "main": "index.js",
+  "scripts": {
+    "test": "mocha test.js"
+  },
+  "repository": {
+    "type": "git",
+    "url": "git+https://github.com/andyperlitch/jsbn.git"
+  },
+  "keywords": [
+    "biginteger",
+    "bignumber",
+    "big",
+    "integer"
+  ],
+  "author": {
+    "name": "Tom Wu"
+  },
+  "license": "BSD",
+  "gitHead": "148a967b112806e63ddeeed78ee7938eef74c84a",
+  "bugs": {
+    "url": "https://github.com/andyperlitch/jsbn/issues"
+  },
+  "homepage": "https://github.com/andyperlitch/jsbn",
+  "_id": "jsbn@0.1.0",
+  "_shasum": "650987da0dd74f4ebf5a11377a2aa2d273e97dfd",
+  "_from": "jsbn@>=0.1.0 <0.2.0",
+  "_npmVersion": "2.7.4",
+  "_nodeVersion": "0.12.2",
+  "_npmUser": {
+    "name": "andyperlitch",
+    "email": "andyperlitch@gmail.com"
+  },
+  "dist": {
+    "shasum": "650987da0dd74f4ebf5a11377a2aa2d273e97dfd",
+    "tarball": "https://registry.npmjs.org/jsbn/-/jsbn-0.1.0.tgz"
+  },
+  "maintainers": [
+    {
+      "name": "andyperlitch",
+      "email": "andyperlitch@gmail.com"
+    }
+  ],
+  "directories": {},
+  "_resolved": "https://registry.npmjs.org/jsbn/-/jsbn-0.1.0.tgz",
+  "readme": "ERROR: No README data found!"
+}