Skip to content

Instantly share code, notes, and snippets.

@i8ramin
Created December 8, 2013 17:18
Show Gist options
  • Save i8ramin/7860451 to your computer and use it in GitHub Desktop.
Save i8ramin/7860451 to your computer and use it in GitHub Desktop.
{
"name": "mySteroidsProject",
"version": "0.1.0",
"description": "My awesome AppGyver Steroids project.",
"repository": "N/A",
"readme": "N/A",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "MIT",
"engines": {
"steroids": "3.1.0",
"node": ">=0.8.0"
},
"devDependencies": {
"grunt": "~0.4.1",
"grunt-contrib-compass": "~0.5.0",
"grunt-contrib-watch": "~0.5.2",
"load-grunt-tasks": "~0.1.0",
"time-grunt": "~0.1.1"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment