mathjs/bower.json
2016-01-08 20:23:52 +01:00

21 lines
322 B
JSON

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