mathjs/bower.json
2013-07-08 14:47:17 +02:00

19 lines
321 B
JSON

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