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