]> gerrit.simantics Code Review - simantics/district.git/blobdiff - org.simantics.maps.server/node/node-v4.8.0-win-x64/node_modules/npm/node_modules/sha/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 / sha / package.json
diff --git a/org.simantics.maps.server/node/node-v4.8.0-win-x64/node_modules/npm/node_modules/sha/package.json b/org.simantics.maps.server/node/node-v4.8.0-win-x64/node_modules/npm/node_modules/sha/package.json
new file mode 100644 (file)
index 0000000..95e55e1
--- /dev/null
@@ -0,0 +1,54 @@
+{
+  "name": "sha",
+  "version": "2.0.1",
+  "description": "Check and get file hashes",
+  "scripts": {
+    "test": "mocha -R spec"
+  },
+  "repository": {
+    "type": "git",
+    "url": "https://github.com/ForbesLindesay/sha.git"
+  },
+  "license": "(BSD-2-Clause OR MIT)",
+  "dependencies": {
+    "graceful-fs": "^4.1.2",
+    "readable-stream": "^2.0.2"
+  },
+  "devDependencies": {
+    "mocha": "~1.9.0"
+  },
+  "gitHead": "ce7c72ba753d886fb46c396cbadcbfc8eac25b4f",
+  "bugs": {
+    "url": "https://github.com/ForbesLindesay/sha/issues"
+  },
+  "homepage": "https://github.com/ForbesLindesay/sha",
+  "_id": "sha@2.0.1",
+  "_shasum": "6030822fbd2c9823949f8f72ed6411ee5cf25aae",
+  "_from": "sha@2.0.1",
+  "_npmVersion": "2.7.1",
+  "_nodeVersion": "1.6.2",
+  "_npmUser": {
+    "name": "forbeslindesay",
+    "email": "forbes@lindesay.co.uk"
+  },
+  "maintainers": [
+    {
+      "name": "forbeslindesay",
+      "email": "forbes@lindesay.co.uk"
+    },
+    {
+      "name": "kenan",
+      "email": "kenan@kenany.me"
+    },
+    {
+      "name": "thefourtheye",
+      "email": "thechargingvolcano@gmail.com"
+    }
+  ],
+  "dist": {
+    "shasum": "6030822fbd2c9823949f8f72ed6411ee5cf25aae",
+    "tarball": "http://registry.npmjs.org/sha/-/sha-2.0.1.tgz"
+  },
+  "directories": {},
+  "_resolved": "https://registry.npmjs.org/sha/-/sha-2.0.1.tgz"
+}