Sebastian McKenzie a31835836d bump version
2015-03-04 22:29:49 +11:00

21 lines
473 B
JSON

{
"name": "babel-eslint",
"version": "1.0.13",
"description": "",
"main": "index.js",
"repository": {
"type": "git",
"url": "https://github.com/babel/babel-eslint.git"
},
"dependencies": {
"babel": "^4.6.0",
"lodash.assign": "^3.0.0"
},
"author": "Sebastian McKenzie <sebmck@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/babel/babel-eslint/issues"
},
"homepage": "https://github.com/babel/babel-eslint"
}