ngx-copypaste
Version:
55 lines • 1.14 kB
JSON
{
"name": "ngx-copypaste",
"version": "19.0.1",
"license": "MIT",
"keywords": [
"ng2-copypaste",
"ngx-copypaste",
"ng2",
"ng",
"angular-copypaste",
"copypaste",
"angular",
"angular2",
"angular2-clipboard",
"ng2clipboard",
"jsdaddy",
"angular-clipboard",
"clipboard",
"angular2-clipboard",
"ng2clipboard",
"ng2-clipboard",
"ngx-clipboard"
],
"author": "ngx-copypaste",
"contributors": [
"ngx-copypaste"
],
"homepage": "https://github.com/JsDaddy/ngx-copypaste",
"repository": {
"type": "git",
"url": "git@github.com:JsDaddy/ngx-copypaste.git"
},
"bugs": {
"url": "https://github.com/JsDaddy/ngx-copypaste/issues"
},
"peerDependencies": {
"@angular/common": ">=14.0.0",
"@angular/core": ">=14.0.0"
},
"dependencies": {
"tslib": "^2.3.0"
},
"module": "fesm2022/ngx-copypaste.mjs",
"typings": "index.d.ts",
"exports": {
"./package.json": {
"default": "./package.json"
},
".": {
"types": "./index.d.ts",
"default": "./fesm2022/ngx-copypaste.mjs"
}
},
"sideEffects": false
}