big.js/bower.json
Michael Mclaughlin 4c36719b82 Add bower.json
2014-11-01 11:11:10 +00:00

12 lines
169 B
JSON

{
"name": "big.js",
"main": "big.js",
"license": "MIT",
"ignore": [
".*",
"doc",
"perf",
"test",
"*.json"
]
}