preston/bittorious

View on GitHub
lib/assets/bower_components/restangular/.bower.json

Summary

Maintainability
Test Coverage
{
  "name": "restangular",
  "version": "1.5.1",
  "main": "./dist/restangular.js",
  "description": "Restful Resources service for AngularJS apps",
  "repository": {
    "type": "git",
    "url": "git://github.com/mgonto/restangular.git"
  },
  "dependencies": {
    "lodash": ">=1.3.0",
    "angular": "~1.x"
  },
  "ignore": [
    "node_modules",
    "components",
    "lib"
  ],
  "homepage": "https://github.com/mgonto/restangular",
  "_release": "1.5.1",
  "_resolution": {
    "type": "version",
    "tag": "1.5.1",
    "commit": "d523c6fd5368b51733f93dc015b058a41aa09968"
  },
  "_source": "git://github.com/mgonto/restangular.git",
  "_target": "*",
  "_originalSource": "restangular"
}