{ "name": "restangular", "version": "1.4.0", "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 <2.5.0", "angular": "*" }, "ignore": [ "node_modules", "components", "lib" ], "homepage": "https://github.com/mgonto/restangular", "_release": "1.4.0", "_resolution": { "type": "version", "tag": "1.4.0", "commit": "34c2951d5fb5d823fb0d7bc2b4bb99f71d6956e2" }, "_source": "git://github.com/mgonto/restangular.git", "_target": "~1.4.0", "_originalSource": "restangular" }