ng2-grid
Version:
Complete solution to render editable grids with filtering,sorting... for Angular2 apps
27 lines (26 loc) • 644 B
JSON
{
"name": "ng2-grid",
"version": "0.0.0",
"description": "Complete solution to render editable grids with filtering,sorting... for Angular2 apps",
"main": "index.js",
"scripts": {
"test": "npm test"
},
"repository": {
"type": "git",
"url": "git+https://github.com/valor-software/ng2-grid.git"
},
"keywords": [
"angular2",
"ng2",
"grid",
"angular2-grid",
"ng2-grid"
],
"author": "Dmitriy Shekhovtsov <valorkin@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/valor-software/ng2-grid/issues"
},
"homepage": "https://github.com/valor-software/ng2-grid#readme"
}