| 123456789101112131415161718192021222324252627282930313233343536373839 |
- {
- "name": "angular-smart-table",
- "version": "2.1.4",
- "homepage": "https://github.com/lorenzofox3/Smart-Table",
- "authors": [
- "lorenzofox3 <laurent34azerty@gmail.com>"
- ],
- "description": "table module for angular",
- "main": "dist/smart-table.js",
- "keywords": [
- "smart-table",
- "angular",
- "table"
- ],
- "license": "MIT",
- "ignore": [
- "node_modules",
- "bower_components",
- "test",
- "tests"
- ],
- "dependencies": {
- "angular": "^1.0.0"
- },
- "devDependencies": {
- "angular-mocks": "^1.0.0",
- "jquery": "^2.0.0"
- },
- "_release": "2.1.4",
- "_resolution": {
- "type": "version",
- "tag": "v2.1.4",
- "commit": "5ce17f137a1ad0ab1a6b76add47446bc76be0f1e"
- },
- "_source": "git://github.com/lorenzofox3/Smart-Table.git",
- "_target": "~2.1.4",
- "_originalSource": "angular-smart-table",
- "_direct": true
- }
|