This commit is contained in:
James Barnsley
2016-10-14 18:15:34 +13:00
parent 58db9e2cb6
commit dd2cfe8ab2
7 changed files with 54 additions and 31 deletions

View File

@ -1,7 +1,8 @@
{
"name": "iris",
"version": "1.0.0",
"description": "",
"description": "Mopidy HTTP interface",
"repository": "https://github.com/jaedb/iris",
"main": "app.js",
"dependencies": {
"babel": "^5.8.29",
@ -17,6 +18,7 @@
"redux": "*",
"react-redux": "*",
"redux-devtools": "*",
"redux-thunk": "*",
"webpack": "^1.13.2",
"webpack-strip": "*",
"node-sass": "*",