ngx-party-parrots
Version:
This gonna be easter egg library
37 lines (36 loc) • 928 B
JSON
{
"name": "ngx-party-parrots",
"version": "0.0.6",
"description": "This gonna be easter egg library",
"keywords": [
"Angular",
"Library",
"Party",
"Parrot",
"party-parrots",
"party-parrot",
"ngx-party-parrot"
],
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/raddko15/ngx-party-parrots"
},
"peerDependencies": {
"@angular/common": "^7.2.0",
"@angular/core": "^7.2.0"
},
"main": "bundles/ngx-party-parrots.umd.js",
"module": "fesm5/ngx-party-parrots.js",
"es2015": "fesm2015/ngx-party-parrots.js",
"esm5": "esm5/ngx-party-parrots.js",
"esm2015": "esm2015/ngx-party-parrots.js",
"fesm5": "fesm5/ngx-party-parrots.js",
"fesm2015": "fesm2015/ngx-party-parrots.js",
"typings": "ngx-party-parrots.d.ts",
"metadata": "ngx-party-parrots.metadata.json",
"sideEffects": false,
"dependencies": {
"tslib": "^1.9.0"
}
}