Code Review
/
aai
/
esr-gui.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
6af573ff5c260dc640c976bcba675e5dab0f1afb
[aai/esr-gui.git]
/
1
{
2
"name": "visionmedia-debug",
3
"main": "dist/debug.js",
4
"version": "2.2.0",
5
"homepage": "https://github.com/visionmedia/debug",
6
"authors": [
7
"TJ Holowaychuk <tj@vision-media.ca>"
8
],
9
"description": "visionmedia-debug",
10
"moduleType": [
11
"amd",
12
"es6",
13
"globals",
14
"node"
15
],
16
"keywords": [
17
"visionmedia",
18
"debug"
19
],
20
"license": "MIT",
21
"ignore": [
22
"**/.*",
23
"node_modules",
24
"bower_components",
25
"test",
26
"tests"
27
]
28
}