mathjs/bower.json
2015-07-29 21:46:05 +02:00

21 lines
322 B
JSON

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