Skip to content

Instantly share code, notes, and snippets.

@pboethig
Created December 7, 2016 02:13
Show Gist options
  • Save pboethig/867982806f20f7aa469137576837eaf5 to your computer and use it in GitHub Desktop.
Save pboethig/867982806f20f7aa469137576837eaf5 to your computer and use it in GitHub Desktop.
{
"name": "ject",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "jest"
},
"author": "",
"license": "ISC",
"devDependencies": {
"babel-preset-es2015": "^6.18.0",
"jest-cli": "^17.0.3"
},
"dependencies": {
"babel-jest": "^17.0.2"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment