mathjs/bower.json
2015-02-17 15:15:47 +01:00

20 lines
304 B
JSON

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