{"maintainers":[{"name":"anonymous","email":"i.rossi.moline@gmail.com"},{"name":"anonymous","email":"desarrollo@sicfe.uy"}],"keywords":["angular","typescript","table","akveo"],"dist-tags":{"latest":"1.3.0"},"author":{"name":"akveo"},"description":"Angular Smart Table with inline-validations support","readme":"# Angular Smart Table Component\r\n\r\n## Before using\r\n### Deprecated\r\nThis fork of `ng2-smart-table` will not be maintained anymore.\r\n\r\nNow I'm working on `angular4-material-table` that is built on `@angular/cdk` tables, which is whitebox and fully configurable for any needs.\r\n\r\n[Check it.](https://www.npmjs.com/package/angular4-material-table)\r\n\r\n## If you want use ng2-smart-table-custom anyways...\r\n\r\nThis is a customization of ng2-smart-table package created by [Akveo team](https://akveo.github.io/ng2-smart-table/), adding support for field inline validation.\r\n\r\nAbout this package:\r\n\r\nAdds support for field validation using Angular validation structures for that purpose: FormGroup and FormControl, providing validation with confirmSave/confirmCreate and without it.\r\n\r\nTo specify the validation for the fields, a custom instance of ValidatorService must be implemented and provided in the component that instanciate the table.\r\n\r\nEvents emitted by confirmEmitter in case of confirmSave and confirmCreate contain the FormGroup (or the extension defined in ValidatorService's implementation) that validates the row. There can be checked the fields with errors, display custom messages inline, etc.\r\n\r\nTo extend the validation, it can be done in multiple ways:\r\n-Providing DefaultEditor extensions that show messages depending on FormControl.error values.\r\n-Validating table input with extensions of FormGroup and FormControl classes, and invoke custom actions with them in case that error happens (this can be implemented only with confirmSave/confirmCreate).\r\n\r\nData: https://github.com/akveo/ng2-smart-table/pull/455\r\n\r\n","repository":{"type":"git","url":"git+http://akveo.github.io/ng2-smart-table.git"},"bugs":{"url":"http://akveo.github.io/ng2-smart-table/issues"},"license":"MIT","versions":{"1.2.1":{"name":"ng2-smart-table-custom","version":"1.2.1","description":"Angular Smart Table with inline-validations support","main":"./bundles/table.umd.js","module":"./index.js","typings":"./index.d.ts","author":{"name":"akveo"},"license":"MIT","scripts":{},"repository":{"type":"git","url":"git+http://akveo.github.io/ng2-smart-table.git"},"bugs":{"url":"http://akveo.github.io/ng2-smart-table/issues"},"homepage":"http://akveo.github.io/ng2-smart-table/#readme","keywords":["angular","typescript","table","akveo"],"dependencies":{"lodash":"^4.17.4","ng2-completer":"^1.2.2"},"peerDependencies":{"@angular/common":"^4.0.0","@angular/core":"^4.0.0","@angular/forms":"^4.0.0"},"_id":"ng2-smart-table-custom@1.2.1","_shasum":"3a8c20ef8002d4b46b66f22ad5368a73bf33eeb1","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.3","_npmUser":{"name":"anonymous","email":"i.rossi.moline@gmail.com"},"dist":{"shasum":"3a8c20ef8002d4b46b66f22ad5368a73bf33eeb1","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/ng2-smart-table-custom/-/ng2-smart-table-custom-1.2.1.tgz","integrity":"sha512-kARwT8DZF75wXVnaPg6IphN285HppUk7E3oruS3DSAt9Ve5zTcLi72QvfhIJpgfS2EiZlpun+VbcyivPQZSqvQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFPC8pTfsam4SwHfErWP6VUqxuUYPybfsouOD3hmqzIkAiEA9Fq8UXeKikidUDxWx0V3XWAHsCUXlA/C+EPjcqxzpoo="}]},"maintainers":[{"name":"anonymous","email":"i.rossi.moline@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ng2-smart-table-custom-1.2.1.tgz_1501162299283_0.5982396304607391"}},"1.2.2":{"name":"ng2-smart-table-custom","version":"1.2.2","description":"Angular Smart Table with inline-validations support","main":"./bundles/table.umd.js","module":"./index.js","typings":"./index.d.ts","author":{"name":"akveo"},"license":"MIT","scripts":{},"repository":{"type":"git","url":"git+http://akveo.github.io/ng2-smart-table.git"},"bugs":{"url":"http://akveo.github.io/ng2-smart-table/issues"},"homepage":"http://akveo.github.io/ng2-smart-table/#readme","keywords":["angular","typescript","table","akveo"],"dependencies":{"lodash":"^4.17.4","ng2-completer":"^1.2.2"},"peerDependencies":{"@angular/common":"^4.0.0","@angular/core":"^4.0.0","@angular/forms":"^4.0.0"},"_id":"ng2-smart-table-custom@1.2.2","_shasum":"ffe9fbd1cd5a3319f0d548073e077099e886f0dd","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.3","_npmUser":{"name":"anonymous","email":"i.rossi.moline@gmail.com"},"dist":{"shasum":"ffe9fbd1cd5a3319f0d548073e077099e886f0dd","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/ng2-smart-table-custom/-/ng2-smart-table-custom-1.2.2.tgz","integrity":"sha512-T/M7xGqpuvgX6PDvX231exLituxgoqbE4racq3nw+xXVduRyKuuTD9euczDS0aQ9pfgeIQgOe1HoW3OJNPwIrw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICH0NBpbmVmZBK0XkuZRqo7Aa7slFHy9yigpX977onOAAiB7LixMlxuw0M3w9MHjmdbY0yt4PK7Aclkrz8Sf7rf9YA=="}]},"maintainers":[{"name":"anonymous","email":"i.rossi.moline@gmail.com"},{"name":"anonymous","email":"desarrollo@sicfe.uy"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ng2-smart-table-custom-1.2.2.tgz_1501162985194_0.7823545027058572"}},"1.2.3":{"name":"ng2-smart-table-custom","version":"1.2.3","description":"Angular Smart Table with inline-validations support","main":"./bundles/table.umd.js","module":"./index.js","typings":"./index.d.ts","author":{"name":"akveo"},"license":"MIT","scripts":{},"repository":{"type":"git","url":"git+http://akveo.github.io/ng2-smart-table.git"},"bugs":{"url":"http://akveo.github.io/ng2-smart-table/issues"},"homepage":"http://akveo.github.io/ng2-smart-table/#readme","keywords":["angular","typescript","table","akveo"],"dependencies":{"lodash":"^4.17.4","ng2-completer":"^1.2.2"},"peerDependencies":{"@angular/common":"^4.0.0","@angular/core":"^4.0.0","@angular/forms":"^4.0.0"},"_id":"ng2-smart-table-custom@1.2.3","_shasum":"6b6243ea36ed73bb3623eeaeb8a57c4e6d8f9d8d","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.3","_npmUser":{"name":"anonymous","email":"i.rossi.moline@gmail.com"},"dist":{"shasum":"6b6243ea36ed73bb3623eeaeb8a57c4e6d8f9d8d","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/ng2-smart-table-custom/-/ng2-smart-table-custom-1.2.3.tgz","integrity":"sha512-Rg9uBz7CkbzFCU09sZKSHnym1e5Jk/21BTKrAhYLutO6GlCAkTW1sgs5bX9FMTnd6Kujmrn08V8Np2Suh0P1gw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDi7u3XYUX5itkiU0t1iM/n/FCuyDXB+ZmY7HBsZe6vvAiAMllRGILOfw0kOZB6u1KbtzyQvZD7D3646PeJ+RfMbUw=="}]},"maintainers":[{"name":"anonymous","email":"i.rossi.moline@gmail.com"},{"name":"anonymous","email":"desarrollo@sicfe.uy"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ng2-smart-table-custom-1.2.3.tgz_1501163464680_0.2709544512908906"}},"1.2.4":{"name":"ng2-smart-table-custom","version":"1.2.4","description":"Angular Smart Table with inline-validations support","main":"./bundles/table.umd.js","module":"./index.js","typings":"./index.d.ts","author":{"name":"akveo"},"license":"MIT","scripts":{},"repository":{"type":"git","url":"git+http://akveo.github.io/ng2-smart-table.git"},"bugs":{"url":"http://akveo.github.io/ng2-smart-table/issues"},"homepage":"http://akveo.github.io/ng2-smart-table/#readme","keywords":["angular","typescript","table","akveo"],"dependencies":{"lodash":"^4.17.4","ng2-completer":"^1.2.2"},"peerDependencies":{"@angular/common":"^4.0.0","@angular/core":"^4.0.0","@angular/forms":"^4.0.0"},"_id":"ng2-smart-table-custom@1.2.4","_shasum":"815662b88af0f2c86e64daadf21f633eb2f7db08","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.3","_npmUser":{"name":"anonymous","email":"i.rossi.moline@gmail.com"},"dist":{"shasum":"815662b88af0f2c86e64daadf21f633eb2f7db08","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/ng2-smart-table-custom/-/ng2-smart-table-custom-1.2.4.tgz","integrity":"sha512-0WoaCmvIufz9qPBuqhQ4wH9ROy3cp+EIiAtcCq/dWpms9LOstgQxfFz2K8+I7rmI0p+oBcXzYB48j08B/1pCNQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEwVeIT3HdO6YVApu2UMfHv3I3k9zSrkdwVm2Dp+sD4tAiBMg3RgB6T0ZXScSFPKWjgO9z/C9I9Whd3pGDZ1ZUJ54g=="}]},"maintainers":[{"name":"anonymous","email":"i.rossi.moline@gmail.com"},{"name":"anonymous","email":"desarrollo@sicfe.uy"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ng2-smart-table-custom-1.2.4.tgz_1502721588722_0.1359778232872486"}},"1.2.5":{"name":"ng2-smart-table-custom","version":"1.2.5","description":"Angular Smart Table with inline-validations support","main":"./bundles/table.umd.js","module":"./index.js","typings":"./index.d.ts","author":{"name":"akveo"},"license":"MIT","scripts":{},"repository":{"type":"git","url":"git+http://akveo.github.io/ng2-smart-table.git"},"bugs":{"url":"http://akveo.github.io/ng2-smart-table/issues"},"homepage":"http://akveo.github.io/ng2-smart-table/#readme","keywords":["angular","typescript","table","akveo"],"dependencies":{"lodash":"^4.17.4","ng2-completer":"^1.2.2"},"peerDependencies":{"@angular/common":"^4.0.0","@angular/core":"^4.0.0","@angular/forms":"^4.0.0"},"_id":"ng2-smart-table-custom@1.2.5","_shasum":"bd5ef4c80cde8377383fef19341c56caa2d928be","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.3","_npmUser":{"name":"anonymous","email":"i.rossi.moline@gmail.com"},"dist":{"shasum":"bd5ef4c80cde8377383fef19341c56caa2d928be","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/ng2-smart-table-custom/-/ng2-smart-table-custom-1.2.5.tgz","integrity":"sha512-10hPICSDR5D6P/+W7Gs7iykm5HYu0RFEAiH+eXqrgsujwjkVX3WQk3e+aBeayREtvbfhT2I8wRTCtu0+sabaQw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICunUU5/PMsRL6JqtPMLevMxavFBkQE0MMVZ2WdH+iVAAiA5gpPs/36/Id2yLiPhaP+HJBP1m5TTZDM+t2xmXCrgSg=="}]},"maintainers":[{"name":"anonymous","email":"i.rossi.moline@gmail.com"},{"name":"anonymous","email":"desarrollo@sicfe.uy"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ng2-smart-table-custom-1.2.5.tgz_1503508758989_0.6794960538391024"}},"1.2.6":{"name":"ng2-smart-table-custom","version":"1.2.6","description":"Angular Smart Table with inline-validations support","main":"./bundles/table.umd.js","module":"./index.js","typings":"./index.d.ts","author":{"name":"akveo"},"license":"MIT","scripts":{},"repository":{"type":"git","url":"git+http://akveo.github.io/ng2-smart-table.git"},"bugs":{"url":"http://akveo.github.io/ng2-smart-table/issues"},"homepage":"http://akveo.github.io/ng2-smart-table/#readme","keywords":["angular","typescript","table","akveo"],"dependencies":{"lodash":"^4.17.4","ng2-completer":"^1.2.2"},"peerDependencies":{"@angular/common":"^4.0.0","@angular/core":"^4.0.0","@angular/forms":"^4.0.0"},"_id":"ng2-smart-table-custom@1.2.6","_npmVersion":"5.3.0","_nodeVersion":"8.4.0","_npmUser":{"name":"anonymous","email":"i.rossi.moline@gmail.com"},"dist":{"integrity":"sha512-MbKtUJ1u1Gh+AUidH2okqfLtcxAZp9NEMlN1utzusjJImP6N3UYkTC0KUA7DU9UWkRSfG4vcqS9/8Q0tJkNJYw==","shasum":"f2d83ea9cdb9899ea42b42baed2308d205309842","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/ng2-smart-table-custom/-/ng2-smart-table-custom-1.2.6.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFQA1WTtx1VBEGBpWIy5wZu+H81ZuGPg8baFBDSdd2euAiEAjVa2+OYaH6aesDOuZwp6asK2bbCXuCrN35ebLVft6Do="}]},"maintainers":[{"name":"anonymous","email":"i.rossi.moline@gmail.com"},{"name":"anonymous","email":"desarrollo@sicfe.uy"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ng2-smart-table-custom-1.2.6.tgz_1504708870315_0.4278821609914303"}},"1.2.7":{"name":"ng2-smart-table-custom","version":"1.2.7","description":"Angular Smart Table with inline-validations support","main":"./bundles/table.umd.js","module":"./index.js","typings":"./index.d.ts","author":{"name":"akveo"},"license":"MIT","scripts":{},"repository":{"type":"git","url":"git+http://akveo.github.io/ng2-smart-table.git"},"bugs":{"url":"http://akveo.github.io/ng2-smart-table/issues"},"homepage":"http://akveo.github.io/ng2-smart-table/#readme","keywords":["angular","typescript","table","akveo"],"dependencies":{"lodash":"^4.17.4","ng2-completer":"^1.2.2"},"peerDependencies":{"@angular/common":"^4.0.0","@angular/core":"^4.0.0","@angular/forms":"^4.0.0"},"_id":"ng2-smart-table-custom@1.2.7","_npmVersion":"5.3.0","_nodeVersion":"8.4.0","_npmUser":{"name":"anonymous","email":"i.rossi.moline@gmail.com"},"dist":{"integrity":"sha512-G/yQ0KTu8DX5txLQp6FkItJorZwZjd8axB314KH1Wjinfv0T0METu91cerroVckMcBGcvX0BVptIfWsptba2iA==","shasum":"98dfe83cad8bae636fbff71f33f9c131687a506c","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/ng2-smart-table-custom/-/ng2-smart-table-custom-1.2.7.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFEzQmEcD5s7VpbRNlQ38Kl1iykI3E0o/AAtE3A2ATfYAiANr4+Ct9n8SNLtyyDI2vmkh5I5I3i5OeUVr+Zah37Inw=="}]},"maintainers":[{"name":"anonymous","email":"i.rossi.moline@gmail.com"},{"name":"anonymous","email":"desarrollo@sicfe.uy"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ng2-smart-table-custom-1.2.7.tgz_1505824559713_0.7180713342968374"}},"1.2.8":{"name":"ng2-smart-table-custom","version":"1.2.8","description":"Angular Smart Table with inline-validations support","main":"./bundles/table.umd.js","module":"./index.js","typings":"./index.d.ts","author":{"name":"akveo"},"license":"MIT","scripts":{},"repository":{"type":"git","url":"git+http://akveo.github.io/ng2-smart-table.git"},"bugs":{"url":"http://akveo.github.io/ng2-smart-table/issues"},"homepage":"http://akveo.github.io/ng2-smart-table/#readme","keywords":["angular","typescript","table","akveo"],"dependencies":{"lodash":"^4.17.4","ng2-completer":"^1.2.2"},"peerDependencies":{"@angular/common":"^4.0.0","@angular/core":"^4.0.0","@angular/forms":"^4.0.0"},"_id":"ng2-smart-table-custom@1.2.8","_npmVersion":"5.3.0","_nodeVersion":"8.4.0","_npmUser":{"name":"anonymous","email":"i.rossi.moline@gmail.com"},"dist":{"integrity":"sha512-ycuUWlHgkgYaePNDVBLnASZzXsPaViEV4Tj3TVv9BqHi0ApnkCOu1HZ3OI4cy5o3inGENBAO7jXrx79dbG0UHg==","shasum":"8bb0751cb2317b26b272713e81126d8ba92b8578","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/ng2-smart-table-custom/-/ng2-smart-table-custom-1.2.8.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC86N9wUqXDZ7i7Ozu7B1BbAYtkhtLiPMySReUwkTItZQIhAJhN7lW/EMT2VTDbZMcV0jQcEWwEAu0ZFfdoMWKgdTF6"}]},"maintainers":[{"name":"anonymous","email":"i.rossi.moline@gmail.com"},{"name":"anonymous","email":"desarrollo@sicfe.uy"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ng2-smart-table-custom-1.2.8.tgz_1505828327341_0.04606972052715719"}},"1.2.9":{"name":"ng2-smart-table-custom","version":"1.2.9","description":"Angular smart table with inline-validations support","main":"./bundles/table.umd.js","module":"./index.js","typings":"./index.d.ts","author":{"name":"akveo"},"license":"MIT","scripts":{},"repository":{"type":"git","url":"git+http://akveo.github.io/ng2-smart-table.git"},"bugs":{"url":"http://akveo.github.io/ng2-smart-table/issues"},"homepage":"http://akveo.github.io/ng2-smart-table/#readme","keywords":["angular","typescript","table","akveo"],"dependencies":{"lodash":"^4.17.4","ng2-completer":"^1.2.2"},"peerDependencies":{"@angular/common":"^4.0.0","@angular/core":"^4.0.0","@angular/forms":"^4.0.0"},"_id":"ng2-smart-table-custom@1.2.9","_npmVersion":"5.3.0","_nodeVersion":"8.4.0","_npmUser":{"name":"anonymous","email":"i.rossi.moline@gmail.com"},"dist":{"integrity":"sha512-NyQC4Dle+es5FmQpPaPhWZ8iuLOA70TTmv+L4p9GpLjJrx/FrEatPyik1QyhHNlnav6vgPb6x+VCrM86Yl+yFw==","shasum":"d65f04c802b4e489609d2055d75bc2ea5328cda1","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/ng2-smart-table-custom/-/ng2-smart-table-custom-1.2.9.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHN9aYUHqyOM6cyYFgd9QIQshEDCImZw7vbUBuMWRl3LAiEAypYFuog74N2OeBRZu4LuzcI6m1i8Ntx629RAbsi26YA="}]},"maintainers":[{"name":"anonymous","email":"i.rossi.moline@gmail.com"},{"name":"anonymous","email":"desarrollo@sicfe.uy"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ng2-smart-table-custom-1.2.9.tgz_1507063406404_0.8204310818109661"}},"1.3.0":{"name":"ng2-smart-table-custom","version":"1.3.0","description":"Angular Smart Table with inline-validations support","main":"./bundles/table.umd.js","module":"./index.js","typings":"./index.d.ts","author":{"name":"akveo"},"license":"MIT","scripts":{},"repository":{"type":"git","url":"git+http://akveo.github.io/ng2-smart-table.git"},"bugs":{"url":"http://akveo.github.io/ng2-smart-table/issues"},"homepage":"http://akveo.github.io/ng2-smart-table/#readme","keywords":["angular","typescript","table","akveo"],"dependencies":{"lodash":"^4.17.4","ng2-completer":"^1.2.2"},"peerDependencies":{"@angular/common":"^4.0.0","@angular/core":"^4.0.0","@angular/forms":"^4.0.0"},"_id":"ng2-smart-table-custom@1.3.0","_npmVersion":"5.3.0","_nodeVersion":"8.4.0","_npmUser":{"name":"anonymous","email":"i.rossi.moline@gmail.com"},"dist":{"integrity":"sha512-KhoRh2xbkDzegmNIdAvFwqcBAaR37sUIu/1558Nz7DxvgjoZvLIOI14nDXJY8Rnlb0x/8FqtcSu22rNrD9E2nw==","shasum":"ea857380b56ddfac76298d6d610cb67ef3fdeb1b","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/ng2-smart-table-custom/-/ng2-smart-table-custom-1.3.0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGlqtWPenFcf+bfbQkzwwq2S8Ih00+0M6CtfrwU2sPq7AiBEQBBsz9dcWP3cVAG0J1orMCz3fzbgPEEfgfpgXSwJ8g=="}]},"maintainers":[{"name":"anonymous","email":"i.rossi.moline@gmail.com"},{"name":"anonymous","email":"desarrollo@sicfe.uy"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ng2-smart-table-custom-1.3.0.tgz_1509395073955_0.10595853789709508"}}},"name":"ng2-smart-table-custom","time":{"modified":"2022-06-21T06:26:17.082Z","created":"2017-07-27T13:31:39.501Z","1.2.1":"2017-07-27T13:31:39.501Z","1.2.2":"2017-07-27T13:43:05.320Z","1.2.3":"2017-07-27T13:51:04.882Z","1.2.4":"2017-08-14T14:39:48.896Z","1.2.5":"2017-08-23T17:19:19.179Z","1.2.6":"2017-09-06T14:41:10.537Z","1.2.7":"2017-09-19T12:36:00.203Z","1.2.8":"2017-09-19T13:38:47.463Z","1.2.9":"2017-10-03T20:43:26.589Z","1.3.0":"2017-10-30T20:24:34.200Z"},"readmeFilename":"README.md","homepage":"http://akveo.github.io/ng2-smart-table/#readme"}