superdesk/superdesk-client-core

View on GitHub
scripts/libs/angular-history/package.json

Summary

Maintainability
Test Coverage
{
  "_from": "github:decipherinc/angular-history#v0.8.0",
  "_id": "angular-history@0.8.0",
  "_inBundle": false,
  "_integrity": "",
  "_location": "/angular-history",
  "_phantomChildren": {},
  "_requested": {
    "type": "git",
    "raw": "angular-history@github:decipherinc/angular-history#v0.8.0",
    "name": "angular-history",
    "escapedName": "angular-history",
    "rawSpec": "github:decipherinc/angular-history#v0.8.0",
    "saveSpec": "github:decipherinc/angular-history#v0.8.0",
    "fetchSpec": null,
    "gitCommittish": "v0.8.0"
  },
  "_requiredBy": [
    "/superdesk-core"
  ],
  "_resolved": "github:decipherinc/angular-history#ee798413fba074e3d8f2d35fc951a83cb73e923e",
  "_spec": "angular-history@github:decipherinc/angular-history#v0.8.0",
  "_where": "/home/petr/dev/superdesk/client/node_modules/superdesk-core",
  "bugs": {
    "url": "https://github.com/decipherinc/angular-history/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "angular-history [![Build Status](https://travis-ci.org/decipherinc/angular-history.png?branch=master)](https://travis-ci.org/decipherinc/angular-history) ===============",
  "devDependencies": {
    "grunt": "^0.4.5",
    "grunt-bower-install-simple": "^1.1.3",
    "grunt-cli": "^0.1.13",
    "grunt-contrib-clean": "^0.6.0",
    "grunt-contrib-connect": "^0.10.1",
    "grunt-contrib-qunit": "^0.7.0",
    "grunt-contrib-watch": "^0.6.1",
    "grunt-ngdocs": "^0.2.7"
  },
  "homepage": "https://github.com/decipherinc/angular-history#readme",
  "license": "MIT",
  "name": "angular-history",
  "repository": {
    "type": "git",
    "url": "git://github.com/decipherinc/angular-history.git"
  },
  "scripts": {
    "test": "grunt test"
  },
  "version": "0.8.0"
}