mathjs/bower.json
2016-02-03 20:55:30 +01:00

21 lines
322 B
JSON

{
"name": "mathjs",
"version": "2.7.0",
"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"
]
}