Skip to content

Instantly share code, notes, and snippets.

@brookslyrette
Created November 20, 2015 20:26
Show Gist options
  • Save brookslyrette/0a46f31983ab4eaa5adf to your computer and use it in GitHub Desktop.
Save brookslyrette/0a46f31983ab4eaa5adf to your computer and use it in GitHub Desktop.
{
"name": "demo-starter",
"version": "1.0.0",
"description": "",
"main": "gulpfile.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/brookslyrette/spring-boot-demo-starter.git"
},
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/brookslyrette/spring-boot-demo-starter/issues"
},
"homepage": "https://github.com/brookslyrette/spring-boot-demo-starter"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment