mathjs/component.json
2013-04-20 17:44:51 +02:00

19 lines
311 B
JSON

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