Fix license issues
[sdnc/oam.git] / dgbuilder / dgeflows / node_modules / serve-index / node_modules / batch / package.json
1 {
2   "name": "batch",
3   "version": "0.5.2",
4   "licenses": [
5     {
6       "type": "MIT"
7     }
8   ],
9   "description": "Simple async batch",
10   "author": {
11     "name": "TJ Holowaychuk",
12     "email": "tj@vision-media.ca"
13   },
14   "devDependencies": {
15     "mocha": "*",
16     "should": "*"
17   },
18   "main": "index",
19   "browser": {
20     "emitter": "component-emitter"
21   },
22   "repository": {
23     "type": "git",
24     "url": "https://github.com/visionmedia/batch.git"
25   },
26   "gitHead": "cd69ea173754c0fbd3a7ab33e0a678e6909f3bf3",
27   "bugs": {
28     "url": "https://github.com/visionmedia/batch/issues"
29   },
30   "homepage": "https://github.com/visionmedia/batch",
31   "_id": "batch@0.5.2",
32   "scripts": {},
33   "_shasum": "546543dbe32118c83c7c7ca33a1f5c5d5ea963e9",
34   "_from": "batch@0.5.2",
35   "_npmVersion": "2.1.14",
36   "_nodeVersion": "0.11.14",
37   "_npmUser": {
38     "name": "tjholowaychuk",
39     "email": "tj@vision-media.ca"
40   },
41   "maintainers": [
42     {
43       "name": "tjholowaychuk",
44       "email": "tj@vision-media.ca"
45     }
46   ],
47   "dist": {
48     "shasum": "546543dbe32118c83c7c7ca33a1f5c5d5ea963e9",
49     "tarball": "http://registry.npmjs.org/batch/-/batch-0.5.2.tgz"
50   },
51   "directories": {},
52   "_resolved": "https://registry.npmjs.org/batch/-/batch-0.5.2.tgz"
53 }