mathjs/bower.json
2017-01-23 20:47:52 +01:00

20 lines
300 B
JSON

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