Skip to content

Instantly share code, notes, and snippets.

@Andyccs
Last active November 19, 2015 14:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Andyccs/1dd11e970c00641c1155 to your computer and use it in GitHub Desktop.
Save Andyccs/1dd11e970c00641c1155 to your computer and use it in GitHub Desktop.
Medium post
{
"name": "es6_first_try",
"version": "1.0.0",
"description": "",
"main": "main.js",
"dependencies": {},
"devDependencies": {
"babel-core": "^5.8.22",
"grunt": "^0.4.5",
"grunt-babel": "^5.0.1"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment