Bones/bower.json
2013-10-17 11:13:56 +01:00

15 lines
237 B
JSON

{
"name": "Ribs",
"version": "1.0.11",
"main": "build/css/Ribs.css",
"ignore": [
"**/.*",
"node_modules",
"components"
],
"repository": {
"type": "git",
"url": "https://github.com/nickpack/Ribs.git"
}
}