UNPKG

patch-resource

Version:

JSON Patch extension for Angular's ngResource module

30 lines (29 loc) 569 B
{ "name": "patch-resource", "authors": [ "Sándor Krisztián" ], "description": "JSON Patch extension for Angular's ngResource module", "main": "dist/patch-resource.min.js", "keywords": [ "patch", "json", "resource", "ngresource", "angular", "jsonpatch" ], "license": "MIT", "homepage": "https://github.com/christiansandor/patch-resource", "ignore": [ ".gitignore", "gulpfile.js", "package.json", ".eslintrc.json", "src/**/*", "node_modules", "bower_components", "test", "tests" ] }