mathjs/bower.json
2017-03-05 13:50:14 +01:00

19 lines
278 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",
"package.json"
]
}