mathjs/bower.json
2014-03-30 21:19:54 +02:00

19 lines
279 B
JSON

{
"name": "mathjs",
"version": "0.20.0-SNAPSHOT",
"main": "./dist/math.js",
"ignore": [
"coverage",
"img",
"misc",
"node_modules",
"test",
"tools",
".gitignore",
".npmignore",
".travis.yml",
"Jakefile.js",
"package.json"
]
}