{
  "name": "ng-table",
  "version": "1.0.0",
  "main": [
    "./dist/ng-table.js",
    "./dist/ng-table.css"
  ],
  "ignore": [
    "examples",
    "src"
  ],
  "dependencies": {
    "angular": "^1.2"
  },
  "devDependencies": {
    "angular-mocks": "~1.4.3",
    "angular-digest-hud": "~0.1.9",
    "lodash": "~3.10.0",
    "angular-resource": "~1.4.3"
  },
  "homepage": "https://github.com/esvit/ng-table",
  "_release": "1.0.0",
  "_resolution": {
    "type": "version",
    "tag": "1.0.0",
    "commit": "d6355591e09a3075cc895ba4f226156fa3c72d33"
  },
  "_source": "https://github.com/esvit/ng-table.git",
  "_target": "1.0.0",
  "_originalSource": "ng-table",
  "_direct": true
}