blob: fff324a40179f43e966cb496570f2438c9cbd919 [file] [log] [blame]
{
"name": "ThirdEye",
"version": "0.1.0",
"devDependencies": {
"babel-preset-es2015": "^6.22.0",
"grunt": "^0.4.5",
"grunt-babel": "^6.0.0",
"grunt-cli": "^1.2.0",
"grunt-contrib-watch": "^1.0.0",
"load-grunt-tasks": "^3.5.2"
},
"dependencies": {
"babel-polyfill": "^6.23.0"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC"
}