home-addres
Version:
26 lines • 580 B
JSON
{
"name": "home-addres",
"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"
}
}