{
  "name": "singularjs",
  "version": "1.0.1",
  "description": "Singular is a fork of dc.js with fewer dependencies",
  "main": "Gruntfile.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "files": [
    "dist/",
    "bower.json",
    "src/"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ncbi/singularjs.git"
  },
  "author": "NCBI",
  "license": "SEE LICENSE IN LICENSE.md",
  "bugs": {
    "url": "https://github.com/ncbi/singularjs/issues"
  },
  "homepage": "https://github.com/ncbi/singularjs#readme",
  "devDependencies": {
    "bower": "^1.7.9",
    "extend": "^3.0.0",
    "grunt": "~0.4.1",
    "grunt-cli": "^1.2.0",
    "grunt-contrib-clean": "^1.0.0",
    "grunt-contrib-concat": "~0.3.0",
    "grunt-contrib-copy": "~0.4.1",
    "grunt-contrib-jshint": "^1.0.0",
    "grunt-contrib-less": "^1.3.0",
    "grunt-contrib-uglify": "~0.2.7",
    "grunt-css": "~0.5.4",
    "grunt-typescript": "^0.8.0",
    "grunt-usemin": "^3.1.1",
    "grunt-version": "^1.1.1",
    "load-grunt-tasks": "^3.5.0",
    "lodash": "^4.11.1",
    "typings": "^0.8.1"
  }
}
