mathjs/component.json
2013-04-06 21:21:42 +02:00

18 lines
295 B
JSON

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