btn-imagen
Version:
boton mostrando una imagen
34 lines • 833 B
JSON
{
"name": "btn-imagen",
"version": "0.0.5",
"description": "boton mostrando una imagen",
"keywords": [
"boton",
"imagen"
],
"homepage": "https://github.com/even847/boton-img",
"bugs": {
"url": "https://github.com/even847/boton-img",
"email": "aponte847@gmail.com"
},
"license": "MIT",
"author": {
"name": "Edwin Aponte",
"email": "aponte847@gmail.com",
"url": "https://github.com/even847/"
},
"peerDependencies": {
"@angular/common": "^12.2.0",
"@angular/core": "^12.2.0"
},
"dependencies": {
"tslib": "^2.3.0"
},
"main": "bundles/btn-imagen.umd.js",
"module": "fesm2015/btn-imagen.js",
"es2015": "fesm2015/btn-imagen.js",
"esm2015": "esm2015/btn-imagen.js",
"fesm2015": "fesm2015/btn-imagen.js",
"typings": "btn-imagen.d.ts",
"sideEffects": false
}