You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

20 lines
498 B

{
"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 <warrick@sothr.com>",
"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"
}
}