mathjs/component.json
2013-05-18 20:12:14 +02:00

19 lines
311 B
JSON

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