UNPKG

ng2-stable-nxtc

Version:

Angular Smart Table neXtCode Version

37 lines (36 loc) 843 B
{ "name": "ng2-stable-nxtc", "version": "1.2.8", "description": "Angular Smart Table neXtCode Version", "main": "./bundles/table.umd.js", "module": "./index.js", "typings": "./index.d.ts", "author": "neXtCode", "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", "neXtCode" ], "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" } }