{ "name": "lunch", "version": "0.0.1", "description": "A lunch management and tracking web application", "main": "js/main.js", "dependencies": { "babel-preset-react": "^6.16.0", "babelify": "^7.3.0", "browserify": "^13.1.0", "cldr-data": "^29.0.2", "globalize": "^1.1.1", "keymirror": "^0.1.1", "react": "^15.3.2", "react-addons-update": "^15.3.2", "react-bootstrap": "^0.30.5", "react-dom": "^15.3.2", "react-redux": "^4.4.5", "react-widgets": "^3.4.4", "redux": "^3.6.0", "redux-thunk": "^2.1.0" }, "devDependencies": {}, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://git.noughth.com/aclindsa/lunch.git" }, "author": "Aaron Lindsay", "bugs": { "url": "https://git.noughth.com/aclindsa/lunch/issues" }, "homepage": "https://git.noughth.com/aclindsa/lunch" }