Bug:Fix file validation issue
[vnfsdk/refrepo.git] / vnfmarket / src / main / webapp / vnfmarket / node_modules / method-override / node_modules / debug / bower.json
1 {
2   "name": "visionmedia-debug",
3   "main": "dist/debug.js",
4   "homepage": "https://github.com/visionmedia/debug",
5   "authors": [
6     "TJ Holowaychuk <tj@vision-media.ca>",
7     "Nathan Rajlich <nathan@tootallnate.net> (http://n8.io)",
8     "Andrew Rhyne <rhyneandrew@gmail.com>"
9   ],
10   "description": "visionmedia-debug",
11   "moduleType": [
12     "amd",
13     "es6",
14     "globals",
15     "node"
16   ],
17   "keywords": [
18     "visionmedia",
19     "debug"
20   ],
21   "license": "MIT",
22   "ignore": [
23     "**/.*",
24     "node_modules",
25     "bower_components",
26     "test",
27     "tests"
28   ]
29 }