{ "name": "restangular", "version": "1.1.6", "main": "./dist/restangular.min.js", "description": "Restful Resources service for AngularJS apps", "repository": { "type": "git", "url": "git://github.com/mgonto/restangular.git" }, "dependencies": { "lodash": "~1.3.0", "angular": "*" }, "ignore": [ "node_modules", "components", "lib" ], "homepage": "https://github.com/mgonto/restangular", "_release": "1.1.6", "_resolution": { "type": "version", "tag": "1.1.6", "commit": "41e5000d7d33e04a9aca72e4dc8fa057d31ba1c7" }, "_source": "git://github.com/mgonto/restangular.git", "_target": "~1.1.3", "_originalSource": "restangular" }