ratchet/bower.json

16 строки
223 B
JSON

{
"name": "ratchet",
"version": "2.0.1",
"main": [
"./dist/css/ratchet.css",
"./dist/js/ratchet.js"
],
"ignore": [
"_config.yml",
".travis.yml"
"CNAME",
"CONTRIBUTING.md",
"docs"
]
}