Bug:Fix file validation issue
[vnfsdk/refrepo.git] / vnfmarket / src / main / webapp / vnfmarket / node_modules / ibrik / package.json
1 {
2   "_args": [
3     [
4       {
5         "raw": "ibrik@~2.0.0",
6         "scope": null,
7         "escapedName": "ibrik",
8         "name": "ibrik",
9         "rawSpec": "~2.0.0",
10         "spec": ">=2.0.0 <2.1.0",
11         "type": "range"
12       },
13       "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\karma-coverage"
14     ]
15   ],
16   "_from": "ibrik@>=2.0.0 <2.1.0",
17   "_id": "ibrik@2.0.0",
18   "_inCache": true,
19   "_location": "/ibrik",
20   "_npmUser": {
21     "name": "constellation",
22     "email": "utatane.tea@gmail.com"
23   },
24   "_npmVersion": "2.0.0-alpha-5",
25   "_phantomChildren": {},
26   "_requested": {
27     "raw": "ibrik@~2.0.0",
28     "scope": null,
29     "escapedName": "ibrik",
30     "name": "ibrik",
31     "rawSpec": "~2.0.0",
32     "spec": ">=2.0.0 <2.1.0",
33     "type": "range"
34   },
35   "_requiredBy": [
36     "/karma-coverage"
37   ],
38   "_resolved": "https://registry.npmjs.org/ibrik/-/ibrik-2.0.0.tgz",
39   "_shasum": "89a2434f2a5c82b92166c3d97de3b5636eea2e9c",
40   "_shrinkwrap": null,
41   "_spec": "ibrik@~2.0.0",
42   "_where": "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\karma-coverage",
43   "bin": {
44     "ibrik": "./bin/ibrik"
45   },
46   "bugs": {
47     "url": "https://github.com/Constellation/ibrik/issues"
48   },
49   "dependencies": {
50     "coffee-script": "~1.8.0",
51     "esprima": "1.2.x",
52     "estraverse": "~1.8.0",
53     "fileset": "0.1.x",
54     "istanbul": "~0.3.2",
55     "lodash": "~2.4.1",
56     "mkdirp": "~0.5.0",
57     "optimist": "~0.6.1",
58     "which": "~1.0.5"
59   },
60   "description": "CoffeeScript coverage tool",
61   "devDependencies": {
62     "bluebird": "~2.3.11",
63     "chai": "~1.10.0",
64     "gulp": "^3.8.10",
65     "gulp-coffee": "^2.2.0",
66     "gulp-mocha": "^2.0.0",
67     "mocha": "~2.0.1",
68     "promised-io": "~0.3.4"
69   },
70   "directories": {
71     "lib": "./lib",
72     "tools": "./tools"
73   },
74   "dist": {
75     "shasum": "89a2434f2a5c82b92166c3d97de3b5636eea2e9c",
76     "tarball": "https://registry.npmjs.org/ibrik/-/ibrik-2.0.0.tgz"
77   },
78   "engines": {
79     "node": ">=0.4.0"
80   },
81   "gitHead": "679cb8cb418b39dafb94fcea3012979026232610",
82   "homepage": "https://github.com/Constellation/ibrik",
83   "licenses": [
84     {
85       "type": "BSD",
86       "url": "https://github.com/Constellation/ibrik/raw/master/LICENSE.BSD"
87     }
88   ],
89   "main": "./lib/ibrik",
90   "maintainers": [
91     {
92       "name": "constellation",
93       "email": "utatane.tea@gmail.com"
94     }
95   ],
96   "name": "ibrik",
97   "optionalDependencies": {},
98   "readme": "ERROR: No README data found!",
99   "repository": {
100     "type": "git",
101     "url": "git://github.com/Constellation/ibrik.git"
102   },
103   "scripts": {
104     "build": "gulp build",
105     "release": "npm run build && npm publish .",
106     "test": "gulp test",
107     "watch": "gulp watch"
108   },
109   "version": "2.0.0"
110 }