UNPKG

webapi-ng2

Version:

ASP.NET Core Web API client generator for Angular 2

31 lines (30 loc) 626 B
{ "name": "webapi-ng2", "version": "0.0.54", "description": "ASP.NET Core Web API client generator for Angular 2", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "ASP.NET", "Core", "TypeScript", "Angular 2" ], "author": "Boris Mitchenko", "preferGlobal": true, "bin": { "webapi-ng2": "index.js" }, "license": "MIT", "dependencies": { "request": "^2.75.0", "tree-kill": "^1.1.0", "typescript-formatter": "^5.1.3" }, "devDependencies": { "@types/node": "^14.14.31", "typescript": "^3.8.3" } }