mathjs/bower.json
2015-04-22 21:13:53 +02:00

20 lines
295 B
JSON

{
"name": "mathjs",
"version": "1.6.0",
"main": "./dist/math.min.js",
"ignore": [
"coverage",
"img",
"misc",
"node_modules",
"test",
"tools",
".gitignore",
".npmignore",
".travis.yml",
"gulpfile.js",
"component.json",
"package.json"
]
}