updating web-dev
This commit is contained in:
17
examples/api-datadisplay/bower.json
Normal file
17
examples/api-datadisplay/bower.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "api-datadisplay",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"authors": [
|
||||
"dtomlinson <dtomlinson@panaetius.co.uk>"
|
||||
],
|
||||
"license": "ISC",
|
||||
"homepage": "",
|
||||
"ignore": [
|
||||
"**/.*",
|
||||
"node_modules",
|
||||
"bower_components",
|
||||
"test",
|
||||
"tests"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user