UNPKG

ngx-sp-infra

Version:
37 lines 729 B
{ "name": "ngx-sp-infra", "version": "6.11.4", "description": "Biblioteca de utilitários da Infra.", "author": "P&D", "keywords": [ "infra", "sispro", "utils", "P&D", "angular", "typescript", "bootstrap" ], "bugs": { "email": "sispropesqdesenv@sispro.com.br" }, "repository": { "type": "git", "url": "https://github.com/SISPROV6/infra-code-libs" }, "sideEffects": false, "module": "fesm2022/ngx-sp-infra.mjs", "typings": "index.d.ts", "exports": { "./package.json": { "default": "./package.json" }, ".": { "types": "./index.d.ts", "default": "./fesm2022/ngx-sp-infra.mjs" } }, "dependencies": { "tslib": "^2.3.0" } }