embark-babel/package.json

15 lines
261 B
JSON
Raw Normal View History

2016-12-10 15:24:01 +00:00
{
"name": "embark-babel",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"babel-core": "^6.18.2"
}
}