fmartingr
/
shelfzilla
Archived
1
0
Fork 0
This repository has been archived on 2021-06-29. You can view files and clone it, but cannot push or open issues or pull requests.
shelfzilla/bower.json

21 lines
364 B
JSON

{
"name": "shelfzilla",
"version": "0.0.0",
"authors": [
"Felipe Martin <fmartingr@me.com>"
],
"license": "Commercial",
"private": true,
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"bootflatv2": "470fde6d400cdcca9fdc8c0a699a6d006e5f46d3",
"jquery": "~2.1.0"
}
}