mirror of
https://github.com/debug-js/debug.git
synced 2026-01-18 16:12:38 +00:00
remove bower.json (closes #602)
This commit is contained in:
parent
010fd0d92f
commit
dfd5ffa8b6
29
bower.json
29
bower.json
@ -1,29 +0,0 @@
|
||||
{
|
||||
"name": "visionmedia-debug",
|
||||
"main": "./src/browser.js",
|
||||
"homepage": "https://github.com/visionmedia/debug",
|
||||
"authors": [
|
||||
"TJ Holowaychuk <tj@vision-media.ca>",
|
||||
"Nathan Rajlich <nathan@tootallnate.net> (http://n8.io)",
|
||||
"Andrew Rhyne <rhyneandrew@gmail.com>"
|
||||
],
|
||||
"description": "visionmedia-debug",
|
||||
"moduleType": [
|
||||
"amd",
|
||||
"es6",
|
||||
"globals",
|
||||
"node"
|
||||
],
|
||||
"keywords": [
|
||||
"visionmedia",
|
||||
"debug"
|
||||
],
|
||||
"license": "MIT",
|
||||
"ignore": [
|
||||
"**/.*",
|
||||
"node_modules",
|
||||
"bower_components",
|
||||
"test",
|
||||
"tests"
|
||||
]
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user