30 lines
719 B
JSON
30 lines
719 B
JSON
{
|
|
"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": "~1.5.1",
|
|
"_originalSource": "restangular",
|
|
"_direct": true
|
|
} |