aboutsummaryrefslogtreecommitdiffstats
path: root/vnfmarket/src/main/webapp/vnfmarket/node_modules/debug/bower.json
blob: 6af573ff5c260dc640c976bcba675e5dab0f1afb (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
{
  "name": "visionmedia-debug",
  "main": "dist/debug.js",
  "version": "2.2.0",
  "homepage": "https://github.com/visionmedia/debug",
  "authors": [
    "TJ Holowaychuk <tj@vision-media.ca>"
  ],
  "description": "visionmedia-debug",
  "moduleType": [
    "amd",
    "es6",
    "globals",
    "node"
  ],
  "keywords": [
    "visionmedia",
    "debug"
  ],
  "license": "MIT",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ]
}