home-address
Version:
34 lines • 840 B
JSON
{
"name": "home-address",
"version": "0.0.1",
"description": "prueba",
"keywords": [
"tks",
"pb"
],
"homepage": "https://github.com/maniortiz98/appnegocio",
"bugs": {
"url": "https://github.com/maniortiz98/appnegocio",
"email": "maniortiz98@gmail.com"
},
"license": "MIT",
"author": {
"name": "DesarrolloTKS",
"email": "maniortiz98@gmail.com",
"url": "https://github.com/maniortiz98/"
},
"peerDependencies": {
"@angular/common": "^12.1.0",
"@angular/core": "^12.1.0"
},
"dependencies": {
"tslib": "^2.2.0"
},
"main": "bundles/home-address.umd.js",
"module": "fesm2015/home-address.js",
"es2015": "fesm2015/home-address.js",
"esm2015": "esm2015/home-address.js",
"fesm2015": "fesm2015/home-address.js",
"typings": "home-address.d.ts",
"sideEffects": false
}