{ "name": "OpenComputers", "version": "1.0.0", "description": "FTB OpenComputers Packaging", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "grunt": "grunt" }, "author": "Drew Short ", "license": "MIT", "devDependencies": { "grunt": "^1.0.1", "grunt-contrib-clean": "^1.0.0", "grunt-contrib-copy": "^1.0.0", "grunt-exec": "^3.0.0", "grunt-file-append": "^0.0.7", "luamin": "^1.0.4" } }