Initial commit for OpenECOMP SDN-C OA&M
[sdnc/oam.git] / dgbuilder / dgeflows / node_modules / morgan / node_modules / on-finished / node_modules / ee-first / package.json
1 {
2   "name": "ee-first",
3   "description": "return the first event in a set of ee/event pairs",
4   "version": "1.1.0",
5   "author": {
6     "name": "Jonathan Ong",
7     "email": "me@jongleberry.com",
8     "url": "http://jongleberry.com"
9   },
10   "contributors": [
11     {
12       "name": "Douglas Christopher Wilson",
13       "email": "doug@somethingdoug.com"
14     }
15   ],
16   "license": "MIT",
17   "repository": {
18     "type": "git",
19     "url": "https://github.com/jonathanong/ee-first"
20   },
21   "devDependencies": {
22     "istanbul": "0.3.2",
23     "mocha": "1"
24   },
25   "files": [
26     "index.js",
27     "LICENSE"
28   ],
29   "scripts": {
30     "test": "mocha --reporter spec --bail --check-leaks test/",
31     "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/",
32     "test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/"
33   },
34   "gitHead": "a6412004da4745941af2fc98ec30c8da570da7ea",
35   "bugs": {
36     "url": "https://github.com/jonathanong/ee-first/issues"
37   },
38   "homepage": "https://github.com/jonathanong/ee-first",
39   "_id": "ee-first@1.1.0",
40   "_shasum": "6a0d7c6221e490feefd92ec3f441c9ce8cd097f4",
41   "_from": "ee-first@1.1.0",
42   "_npmVersion": "1.4.21",
43   "_npmUser": {
44     "name": "dougwilson",
45     "email": "doug@somethingdoug.com"
46   },
47   "maintainers": [
48     {
49       "name": "jongleberry",
50       "email": "jonathanrichardong@gmail.com"
51     },
52     {
53       "name": "dougwilson",
54       "email": "doug@somethingdoug.com"
55     }
56   ],
57   "dist": {
58     "shasum": "6a0d7c6221e490feefd92ec3f441c9ce8cd097f4",
59     "tarball": "http://registry.npmjs.org/ee-first/-/ee-first-1.1.0.tgz"
60   },
61   "directories": {},
62   "_resolved": "https://registry.npmjs.org/ee-first/-/ee-first-1.1.0.tgz",
63   "readme": "ERROR: No README data found!"
64 }