newscoop/JS-Scoopwriter

View on GitHub
package.json

Summary

Maintainability
Test Coverage
{
  "name": "scoopwriter",
  "version": "1.2.0",
  "repository": {
    "type": "git",
    "url": "https://github.com/newscoop/JS-Scoopwriter.git"
  },
  "license": "GPL-3.0",
  "keywords": [
    "scoopwriter",
    "editor",
    "newscoop",
    "journalism",
    "article"
  ],
  "description": "Newscoop's distraction free article edit screen",
  "dependencies": {},
  "devDependencies": {
    "clean-css": "^3.3.6",
    "grunt": "~0.4.5",
    "grunt-autoprefixer": "~3.0.3",
    "grunt-bower-concat": "^0.5.0",
    "grunt-concurrent": "~2.0.0",
    "grunt-contrib-clean": "^0.6.0",
    "grunt-contrib-coffee": "^0.13.0",
    "grunt-contrib-compass": "^1.0.3",
    "grunt-contrib-concat": "^0.5.1",
    "grunt-contrib-connect": "^0.10.1",
    "grunt-contrib-copy": "^0.8.0",
    "grunt-contrib-cssmin": "^0.12.3",
    "grunt-contrib-htmlmin": "^0.4.0",
    "grunt-contrib-imagemin": "^0.9.4",
    "grunt-contrib-jshint": "^0.11.2",
    "grunt-contrib-less": "^1.0.1",
    "grunt-contrib-uglify": "~0.9.1",
    "grunt-contrib-watch": "~0.6.1",
    "grunt-devcode": "0.0.4-c",
    "grunt-google-cdn": "~0.4.3",
    "grunt-jsdoc-ng": "0.0.3",
    "grunt-karma": "^0.11.2",
    "grunt-karma-coveralls": "^2.5.3",
    "grunt-ng-annotate": "^1.0.1",
    "grunt-open": "~0.2.3",
    "grunt-rename": "~0.1.4",
    "grunt-rev": "~0.1.0",
    "grunt-svgmin": "~2.0.1",
    "grunt-usemin": "~3.0.0",
    "jshint-stylish": "~2.0.1",
    "karma": "^0.12.37",
    "karma-browserstack-launcher": "^0.1.2",
    "karma-chrome-launcher": "~0.2.0",
    "karma-coffee-preprocessor": "~0.3.0",
    "karma-coverage": "~0.4.2",
    "karma-firefox-launcher": "~0.1.6",
    "karma-html2js-preprocessor": "~0.1.0",
    "karma-jasmine": "^0.1.5",
    "karma-ng-html2js-preprocessor": "~0.1.2",
    "karma-ng-scenario": "~0.1.0",
    "karma-phantomjs-launcher": "~0.2.0",
    "karma-requirejs": "~0.2.2",
    "karma-safari-launcher": "^0.1.1",
    "karma-sauce-launcher": "^0.2.14",
    "karma-script-launcher": "~0.1.0",
    "load-grunt-config": "~0.17.2",
    "load-grunt-tasks": "~3.2.0",
    "time-grunt": "~1.2.1"
  },
  "engines": {
    "node": ">=0.10.0"
  }
}