Files
web-dev/examples/api-datadisplay/bower.json
2020-02-20 01:32:19 +00:00

18 lines
279 B
JSON

{
"name": "api-datadisplay",
"description": "",
"main": "index.js",
"authors": [
"dtomlinson <dtomlinson@panaetius.co.uk>"
],
"license": "ISC",
"homepage": "",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}