diff --git a/package.json b/package.json index 07f132a5..8130521b 100644 --- a/package.json +++ b/package.json @@ -1,77 +1,77 @@ { - "name": "CouchCommerceSampleApp", - "version": "0.0.1", - "description": "Sample CouchCommerce AngularJS App", - "main": "index.js", - "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" - }, - "repository": "https://github.com/couchcommerce/frontend-spike", - "author": "", - "license": "", - "dependencies": { - "angular-bindonce": "~0.2.2", - "hammerjs": "2.0.x", - "sofa-core": "~0.9.x", - "sofa-storages": "~0.1.x", - "sofa-logging-service": "~0.1.x", - "sofa-device-service": "~0.2.x", - "sofa-url-parser-service": "~0.1.x", - "sofa-search-service": "~0.2.x", - "sofa-base": "git+ssh://git@github.com:couchcommerce/sofa-base.git#0.44.2", - "sofa-user-service": "~0.1.x", - "sofa-basket-service": "0.2.x", - "sofa-tracking": "~0.3.x", - "sofa-url-construction-service": "~0.3.x", - "sofa-pages-service": "~0.1.0", - "sofa-checkout-service": "0.5.x", - "sofa-couch-service": "~0.8.x", - "sofa-coupon-service": "~0.1.0", - "sofa-wishlist-service": "~0.2.1", - "sofa-image-resizer-service": "~0.2.x", - "sofa-state-resolver-service": "^0.2.x", - "express": "^4.6.1", - "walkdir": "0.0.7", - "underscore": "^1.6.0", - "body-parser": "^1.5.0" - }, - "devDependencies": { - "grunt": "^0.4.5", - "grunt-contrib-uglify": "~0.5.0", - "grunt-contrib-watch": "~0.6.1", - "grunt-contrib-sass": "~0.7.3", - "grunt-contrib-connect": "~0.8.0", - "grunt-html2js": "~0.2.8", - "grunt-contrib-clean": "~0.5.0", - "grunt-contrib-concat": "~0.4.0", - "grunt-contrib-copy": "~0.5.0", - "grunt-release-branch": "~0.2.0", - "grunt-contrib-jshint": "~0.10.0", - "grunt-shell": "~0.7.0", - "qq": "~0.3.5", - "load-grunt-tasks": "~0.6.0", - "connect-livereload": "~0.4.0", - "karma-script-launcher": "~0.1.0", - "karma-chrome-launcher": "~0.1.4", - "karma-firefox-launcher": "~0.1.3", - "karma-html2js-preprocessor": "~0.1.0", - "karma-jasmine": "~0.1.5", - "karma-coffee-preprocessor": "~0.2.1", - "requirejs": "~2.1.14", - "karma-requirejs": "~0.2.2", - "karma-phantomjs-launcher": "~0.1.4", - "karma": "~0.12.17", - "grunt-karma": "~0.8.3", - "grunt-contrib-cssmin": "~0.10.0", - "grunt-ngmin": "0.0.3", - "grunt-protractor-runner": "~1.0.1", - "protractor": "~1.0.x", - "grunt-deploy-semver": "^0.5.0", - "grunt-nodemon": "^0.3.0", - "grunt-concurrent": "^0.5.0", - "grunt-node-inspector": "^0.1.5", - "grunt-parallel": "^0.3.1", - "grunt-contrib-nodeunit": "^0.4.1", - "open": "0.0.5" - } + "name": "CouchCommerceSampleApp", + "version": "0.0.1", + "description": "Sample CouchCommerce AngularJS App", + "main": "index.js", + "scripts": { + "test": "echo \"Error: no test specified\" && exit 1" + }, + "repository": "https://github.com/couchcommerce/frontend-spike", + "author": "", + "license": "", + "dependencies": { + "angular-bindonce": "~0.2.2", + "hammerjs": "2.0.x", + "sofa-core": "~0.9.x", + "sofa-storages": "~0.1.x", + "sofa-logging-service": "~0.1.x", + "sofa-device-service": "~0.2.x", + "sofa-url-parser-service": "~0.1.x", + "sofa-search-service": "~0.2.x", + "sofa-base": "git+ssh://git@github.com:couchcommerce/sofa-base.git#0.44.2", + "sofa-user-service": "~0.1.x", + "sofa-basket-service": "0.2.x", + "sofa-tracking": "~0.3.x", + "sofa-url-construction-service": "~0.3.x", + "sofa-pages-service": "~0.1.0", + "sofa-checkout-service": "0.5.x", + "sofa-couch-service": "~0.8.x", + "sofa-coupon-service": "~0.1.0", + "sofa-wishlist-service": "~0.2.1", + "sofa-image-resizer-service": "~0.2.x", + "sofa-state-resolver-service": "^0.2.x", + "express": "^4.6.1", + "walkdir": "0.0.7", + "underscore": "^1.6.0", + "body-parser": "^1.5.0" + }, + "devDependencies": { + "grunt": "^0.4.5", + "grunt-contrib-uglify": "~0.5.0", + "grunt-contrib-watch": "~0.6.1", + "grunt-contrib-sass": "~0.7.3", + "grunt-contrib-connect": "~0.8.0", + "grunt-html2js": "~0.2.8", + "grunt-contrib-clean": "~0.5.0", + "grunt-contrib-concat": "~0.4.0", + "grunt-contrib-copy": "~0.5.0", + "grunt-release-branch": "~0.2.0", + "grunt-contrib-jshint": "~0.10.0", + "grunt-shell": "~0.7.0", + "qq": "~0.3.5", + "load-grunt-tasks": "~0.6.0", + "connect-livereload": "~0.4.0", + "karma-script-launcher": "~0.1.0", + "karma-chrome-launcher": "~0.1.4", + "karma-firefox-launcher": "~0.1.3", + "karma-html2js-preprocessor": "~0.1.0", + "karma-jasmine": "~0.1.5", + "karma-coffee-preprocessor": "~0.2.1", + "requirejs": "~2.1.14", + "karma-requirejs": "~0.2.2", + "karma-phantomjs-launcher": "~0.1.4", + "karma": "~0.12.17", + "grunt-karma": "~0.8.3", + "grunt-contrib-cssmin": "~0.10.0", + "grunt-ngmin": "0.0.3", + "grunt-protractor-runner": "~1.0.1", + "protractor": "~1.0.x", + "grunt-deploy-semver": "^0.5.0", + "grunt-nodemon": "^0.3.0", + "grunt-concurrent": "^0.5.0", + "grunt-node-inspector": "^0.1.5", + "grunt-parallel": "^0.3.1", + "grunt-contrib-nodeunit": "^0.4.1", + "open": "0.0.5" + } }