We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c61ae82 commit 4597df6Copy full SHA for 4597df6
bower.json
@@ -0,0 +1,28 @@
1
+{
2
+ "name": "visionmedia/debug",
3
+ "main": "dist/debug.js",
4
+ "version": "2.0.0",
5
+ "homepage": "https://github.com/visionmedia/debug",
6
+ "authors": [
7
+ "TJ Holowaychuk <[email protected]>"
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
+}
0 commit comments