mathjs/bower.json

20 lines
304 B
JSON

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