Skip to content

Instantly share code, notes, and snippets.

@enkot
Last active July 26, 2017 08:18
Show Gist options
  • Save enkot/54bee1a018fed622c61741fc68560faf to your computer and use it in GitHub Desktop.
Save enkot/54bee1a018fed622c61741fc68560faf to your computer and use it in GitHub Desktop.
{
"name": "myproject",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"start": "webpack"
},
"license": "MIT",
"devDependencies": {
"webpack": "^3.4.0"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment