UNPKG

clb-data-table

Version:

This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 10.1.6.

48 lines (47 loc) 1.23 kB
{ "name": "clb-data-table", "version": "0.0.9", "license": "MIT", "author": { "name": "seu_nome", "email": "seu_email", "url": "seu_site_ou_blog" }, "bugs": { "url": "url_issues_git" }, "homepage": "url_git", "keywords": [ "angular", "angular2", "angular4", "p-calendar", "p-calendar-ptbr", "primeNG", "datepicker", "calendar", "pt-BR" ], "repository": { "type": "git", "url": "git+https://endereço_rep_git" }, "peerDependencies": { "@angular/common": "^10.1.6", "@angular/core": "^10.1.6", "@swimlane/ngx-datatable": "^18.0.0" }, "dependencies": { "tslib": "^2.0.0" }, "main": "bundles/clb-data-table.umd.js", "module": "fesm2015/clb-data-table.js", "es2015": "fesm2015/clb-data-table.js", "esm2015": "esm2015/clb-data-table.js", "fesm2015": "fesm2015/clb-data-table.js", "typings": "clb-data-table.d.ts", "sideEffects": false, "scripts": { "prepublishOnly": "node --eval \"console.error('ERROR: Trying to publish a package that has been compiled by Ivy. This is not allowed.\\nPlease delete and rebuild the package, without compiling with Ivy, before attempting to publish.\\n')\" && exit 1" } }