Skip to content

Instantly share code, notes, and snippets.

@hafeez-syed
Created January 1, 2016 12:45
Show Gist options
  • Save hafeez-syed/4e1fd5a007fb30c71943 to your computer and use it in GitHub Desktop.
Save hafeez-syed/4e1fd5a007fb30c71943 to your computer and use it in GitHub Desktop.
"dependencies": {
"angular": "^1.4.8",
"angular-animate": "~1.4.x",
"angular-cache": "git+https://git@github.com/jmdobry/angular-cache#2.3.7",
"angular-cookies": "~1.4.x",
"angular-load": "~0.2.0",
"angular-messages": "~1.4.x",
"angular-mocks": "~1.4.x",
"angular-resource": "~1.4.x",
"angular-route": "~1.4.x",
"angular-sanitize": "~1.4.x",
"d3": "~3.5.6",
"jquery": "~2.1.0",
"moment": "~2.6.0",
"moment-timezone": "~0.0.6",
"moxie": "git+https://git@github.com/moxiecode/moxie.git#5c8b71ae8a25f87f27eb09bb38f6966f921e4bb3",
"ng-sortable": "~1.3.2",
"rangy": "^1.3.0",
"respond.js": "~1.4.2",
"textangular": "~1.3.11",
"xdomain": "^0.7.3",
"lodash": "^3.10.1"
},
"devDependencies": {
"browser-sync": "^2.10.0",
"del": "^2.1.0",
"gulp": "^3.9.0",
"gulp-angular-templatecache": "^1.8.0",
"gulp-autoprefixer": "^3.1.0",
"gulp-bower": "0.0.11",
"gulp-concat": "^2.6.0",
"gulp-connect": "^2.2.0",
"gulp-consolidate": "^0.1.2",
"gulp-file": "^0.2.0",
"gulp-filter": "^3.0.1",
"gulp-iconfont": "1.0.0",
"gulp-if": "^2.0.0",
"gulp-imagemin": "^2.4.0",
"gulp-jshint": "^2.0.0",
"gulp-livereload": "^3.8.1",
"gulp-load-plugins": "^1.1.0",
"gulp-manifest": "^0.1.1",
"gulp-minify-css": "^1.2.1",
"gulp-newer": "^1.1.0",
"gulp-ng-annotate": "^1.1.0",
"gulp-notify": "^2.2.0",
"gulp-open": "^1.0.0",
"gulp-rename": "^1.2.2",
"gulp-replace": "^0.5.4",
"gulp-shell": "^0.5.1",
"gulp-sourcemaps": "^1.6.0",
"gulp-stylus": "^2.1.0",
"gulp-svgmin": "^1.2.0",
"gulp-uglify": "^1.5.1",
"jasmine-core": "^2.3.4",
"jasmine-jquery": "~2.0.5",
"jshint": "^2.8.0",
"jshint-stylish": "^2.1.0",
"karma": "latest",
"karma-chrome-launcher": "latest",
"karma-coverage": "latest",
"karma-htmlfile-reporter": "latest",
"karma-jasmine": "latest",
"karma-junit-reporter": "latest",
"karma-ng-html2js-preprocessor": "latest",
"karma-phantomjs-launcher": "latest",
"karma-phantomjs2-launcher": "latest",
"kss": "^2.1.1",
"lazypipe": "^1.0.1",
"marked": "0.3.5",
"marked-terminal": "1.6.1",
"merge-stream": "^1.0.0",
"node-notifier": "^4.3.1",
"path": "^0.12.7",
"phantomjs": "latest",
"run-sequence": "^1.1.5",
"stylus": "latest"
"updtr": "latest"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment