ratchet/bower.json

15 строки
198 B
JSON

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