mathjs/component.json
2013-04-27 21:13:39 +02:00

19 lines
320 B
JSON

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