Initial commit for OpenECOMP SDN-C OA&M
[sdnc/oam.git] / dgbuilder / dgeflows / node_modules / serve-static / node_modules / send / node_modules / etag / node_modules / crc / package.json
1 {
2   "name": "crc",
3   "version": "3.2.1",
4   "description": "Various CRC JavaScript implementations",
5   "keywords": [
6     "crc"
7   ],
8   "main": "./lib/index.js",
9   "scripts": {
10     "test": "mocha test/*.spec.coffee",
11     "pretest": "coffee --bare --output ./lib --compile ./src/*.coffee"
12   },
13   "author": {
14     "name": "Alex Gorbatchev",
15     "url": "https://github.com/alexgorbatchev"
16   },
17   "devDependencies": {
18     "beautify-benchmark": "^0.2.4",
19     "benchmark": "^1.0.0",
20     "buffer-crc32": "^0.2.3",
21     "chai": "~1.9.1",
22     "coffee-errors": "~0.8.6",
23     "coffee-script": "~1.7.1",
24     "mocha": "*",
25     "seedrandom": "^2.3.6"
26   },
27   "homepage": "https://github.com/alexgorbatchev/node-crc",
28   "bugs": {
29     "url": "https://github.com/alexgorbatchev/node-crc/issues"
30   },
31   "repository": {
32     "type": "git",
33     "url": "git://github.com/alexgorbatchev/node-crc.git"
34   },
35   "license": "MIT",
36   "gitHead": "71caf362b061992bfe4ca8706ee264e764d2e88e",
37   "_id": "crc@3.2.1",
38   "_shasum": "5d9c8fb77a245cd5eca291e5d2d005334bab0082",
39   "_from": "crc@3.2.1",
40   "_npmVersion": "1.4.13",
41   "_npmUser": {
42     "name": "alexgorbatchev",
43     "email": "alex.gorbatchev@gmail.com"
44   },
45   "maintainers": [
46     {
47       "name": "alexgorbatchev",
48       "email": "alex.gorbatchev@gmail.com"
49     }
50   ],
51   "dist": {
52     "shasum": "5d9c8fb77a245cd5eca291e5d2d005334bab0082",
53     "tarball": "http://registry.npmjs.org/crc/-/crc-3.2.1.tgz"
54   },
55   "_resolved": "https://registry.npmjs.org/crc/-/crc-3.2.1.tgz",
56   "readme": "ERROR: No README data found!"
57 }