{ "name": "Spring-Flo", "license": "Apache-2.0", "version": "0.6.0", "main": "dist/spring-flo", "files": [ "dist/*" ], "repository": { "type": "git", "url": "https://github.com/spring-projects/spring-flo.git" }, "dependencies": { "requirejs": "2.1.22", "angular": "1.3.5", "bootstrap": "3.3.4", "backbone": "1.3.3", "jointjs": "1.0.3", "codemirror": "5.18.2", "jshint": "2.6.3" }, "devDependencies": { "bower": "1.8.0", "grunt": "1.0.1", "grunt-autoprefixer": "3.0.4", "grunt-bower-task": "0.4.0", "grunt-cli": "1.2.0", "grunt-concurrent": "2.3.1", "grunt-contrib-clean": "1.0.0", "grunt-contrib-concat": "1.0.1", "grunt-contrib-connect": "1.0.2", "grunt-contrib-copy": "1.0.0", "grunt-contrib-cssmin": "2.0.0", "grunt-contrib-htmlmin": "2.3.0", "grunt-contrib-imagemin": "1.0.1", "grunt-contrib-jshint": "1.1.0", "grunt-contrib-less": "1.4.1", "grunt-contrib-nodeunit": "1.0.0", "grunt-contrib-requirejs": "1.0.0", "grunt-contrib-uglify": "2.2.0", "grunt-contrib-watch": "1.0.0", "load-grunt-tasks": "3.5.2", "time-grunt": "1.4.0", "grunt-karma": "2.0.0", "grunt-newer": "1.2.0", "grunt-ng-annotate": "3.0.0", "grunt-protractor-runner": "5.0.0", "grunt-rev": "0.1.0", "grunt-usemin": "3.1.1", "jasmine-reporters": "2.2.1", "jshint-stylish": "2.2.1", "karma": "1.5.0", "karma-chrome-launcher": "2.0.0", "karma-coffee-preprocessor": "1.0.1", "karma-firefox-launcher": "1.0.1", "karma-html2js-preprocessor": "1.1.0", "karma-jasmine": "1.1.0", "karma-jasmine-html-reporter": "0.2.2", "karma-junit-reporter": "1.2.0", "karma-ng-html2js-preprocessor": "1.0.0", "karma-phantomjs-launcher": "1.0.4", "karma-requirejs": "1.1.0", "karma-safari-launcher": "1.0.0", "karma-script-launcher": "1.0.0", "phantomjs-prebuilt": "2.1.14", "protractor": "5.1.1", "requirejs": "2.1.22", "time-grunt": "1.4.0" }, "engines": { "node": ">=6.0.0" } }