UNPKG

ng-annotate-patched

Version:

add, remove and rebuild angularjs dependency injection annotations

41 lines (40 loc) 921 B
{ "name": "ng-annotate-patched", "version": "1.14.1", "description": "add, remove and rebuild angularjs dependency injection annotations", "main": "src/ng-annotate-main.js", "repository": { "type": "git", "url": "https://github.com/bluetech/ng-annotate-patched.git" }, "dependencies": { "acorn": "^8.7.0", "acorn-walk": "^8.2.0", "commander": "^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0", "convert-source-map": "^1.7.0", "source-map": "^0.6.1" }, "devDependencies": { "coffeescript": "^1.12.7", "diff": "^5.0.0" }, "keywords": [ "angular", "angularjs", "di", "dependency", "injection", "annotate", "annotation", "annotations", "transformation" ], "scripts": { "test": "node tests/run-tests" }, "bin": { "ng-annotate-patched": "ng-annotate" }, "author": "Olov Lassus <olov.lassus@gmail.com>", "license": "MIT" }