]> gerrit.simantics Code Review - simantics/district.git/blob - 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
1 {
2   "name": "sha",
3   "version": "2.0.1",
4   "description": "Check and get file hashes",
5   "scripts": {
6     "test": "mocha -R spec"
7   },
8   "repository": {
9     "type": "git",
10     "url": "https://github.com/ForbesLindesay/sha.git"
11   },
12   "license": "(BSD-2-Clause OR MIT)",
13   "dependencies": {
14     "graceful-fs": "^4.1.2",
15     "readable-stream": "^2.0.2"
16   },
17   "devDependencies": {
18     "mocha": "~1.9.0"
19   },
20   "gitHead": "ce7c72ba753d886fb46c396cbadcbfc8eac25b4f",
21   "bugs": {
22     "url": "https://github.com/ForbesLindesay/sha/issues"
23   },
24   "homepage": "https://github.com/ForbesLindesay/sha",
25   "_id": "sha@2.0.1",
26   "_shasum": "6030822fbd2c9823949f8f72ed6411ee5cf25aae",
27   "_from": "sha@2.0.1",
28   "_npmVersion": "2.7.1",
29   "_nodeVersion": "1.6.2",
30   "_npmUser": {
31     "name": "forbeslindesay",
32     "email": "forbes@lindesay.co.uk"
33   },
34   "maintainers": [
35     {
36       "name": "forbeslindesay",
37       "email": "forbes@lindesay.co.uk"
38     },
39     {
40       "name": "kenan",
41       "email": "kenan@kenany.me"
42     },
43     {
44       "name": "thefourtheye",
45       "email": "thechargingvolcano@gmail.com"
46     }
47   ],
48   "dist": {
49     "shasum": "6030822fbd2c9823949f8f72ed6411ee5cf25aae",
50     "tarball": "http://registry.npmjs.org/sha/-/sha-2.0.1.tgz"
51   },
52   "directories": {},
53   "_resolved": "https://registry.npmjs.org/sha/-/sha-2.0.1.tgz"
54 }