mathjs/bower.json

19 lines
274 B
JSON

{
"name": "mathjs",
"version": "0.11.2-SNAPSHOT",
"main": "./dist/math.js",
"ignore": [
"img",
"misc",
"node_modules",
"src",
"test",
"tools",
".gitignore",
".npmignore",
".travis.yml",
"Jakefile.js",
"package.json"
]
}