mirror of
https://github.com/circlecell/jsonlint-mod.git
synced 2026-01-21 05:07:49 +08:00
Add bower.json.
This commit is contained in:
16
bower.json
Normal file
16
bower.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "jsonlint",
|
||||
"version": "1.6.0",
|
||||
"main": "lib/jsonlint.js",
|
||||
"ignore": [
|
||||
"**/.*",
|
||||
"node_modules",
|
||||
"scripts",
|
||||
"src",
|
||||
"test",
|
||||
"web",
|
||||
"package.json",
|
||||
"Makefile",
|
||||
"README.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user