mathjs/bower.json
2013-09-25 21:17:28 +02:00

19 lines
279 B
JSON

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