feather/package.json
2017-01-28 15:03:26 -08:00

12 lines
218 B
JSON

{
"name": "feather",
"version": "0.0.0",
"devDependencies": {
"babel-core": "^6.22.1",
"babel-loader": "^6.2.10",
"babel-preset-es2015": "^6.22.0",
"vue": "^2.1.10",
"webpack": "^2.2.0"
}
}