{
  "name": "insight-sum-ui",
  "description": "An open-source frontend for the Insight API. The Insight API provides you with a convenient, powerful and simple way to query and broadcast data on the Sumcoin network and build your own services with it.",
  "version": "0.4.8",
  "repository": {
    "type": "git",
    "url": "git://github.com/sumcoinlabs/insight-sum-ui.git"
  },
  "contributors": [
    "Matias Alejo Garcia <ematiu@gmail.com>",
    "Manuel Araoz <manuelaraoz@gmail.com>",
    "Mario Colque <colquemario@gmail.com>",
    "Gustavo Cortez <cmgustavo83@gmail.com>",
    "Juan Ignacio Sosa Lopez <bechilandia@gmail.com>"
  ],
  "bugs": {
    "url": "https://github.com/bitpay/insight-ui/issues"
  },
  "homepage": "https://github.com/sumcoinlabs/insight-sum-ui",
  "license": "MIT",
  "keywords": [
    "insight",
    "blockchain",
    "blockexplorer",
    "sumcoin",
    "sum",
    "sumcore",
    "front-end"
  ],
  "bitcoreNode": "sumcore-node",
  "dependencies": {},
  "devDependencies": {
    "bower": "~1.2.8",
    "grunt": "~0.4.2",
    "grunt-cli": "~0.1.11",
    "grunt-contrib-jshint": "~0.8.0",
    "grunt-contrib-concat": "~0.3.0",
    "grunt-contrib-uglify": "~0.3.2",
    "grunt-contrib-watch": "*",
    "grunt-macreload": "*",
    "grunt-css": "~0.5.4",
    "grunt-markdown": "~0.5.0",
    "grunt-angular-gettext": "^0.2.15"
  },
  "main": "Gruntfile.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "sumcoinlabs"
}
