1
0
mirror of https://github.com/danbee/chess synced 2025-03-04 08:39:06 +00:00
chess/package.json
2016-12-08 09:36:18 +01:00

16 lines
336 B
JSON

{
"name": "simple-brunch",
"version": "0.1.0",
"private": true,
"devDependencies": {
"babel-brunch": "^6.0.6",
"babel-plugin-transform-runtime": "^6.15.0",
"brunch": "^2.9.1",
"javascript-brunch": "^2.0.0",
"sass-brunch": "^2.7.0",
"vue": "^2.0.5",
"vue-brunch": "^1.2.3",
"vuex": "^2.0.0"
}
}