{
  "_args": [
    [
      "ag-grid-vue@21.2.2",
      "/home/dianasoft/public_html"
    ]
  ],
  "_development": true,
  "_from": "ag-grid-vue@21.2.2",
  "_id": "ag-grid-vue@21.2.2",
  "_inBundle": false,
  "_integrity": "sha512-SxN3WRo/lBDmYYGN8BjuB/XqH6vEes8kC+7lfUO/nhqR3xnHZg878suunWlyPXlefaCpbEovoqZWuTQEEW703Q==",
  "_location": "/ag-grid-vue",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "ag-grid-vue@21.2.2",
    "name": "ag-grid-vue",
    "escapedName": "ag-grid-vue",
    "rawSpec": "21.2.2",
    "saveSpec": null,
    "fetchSpec": "21.2.2"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/ag-grid-vue/-/ag-grid-vue-21.2.2.tgz",
  "_spec": "21.2.2",
  "_where": "/home/dianasoft/public_html",
  "author": {
    "name": "Sean Landsman",
    "email": "sean@thelandsmans.com"
  },
  "bugs": {
    "url": "https://github.com/ag-grid/ag-grid/issues"
  },
  "description": "ag-Grid Vue Component",
  "devDependencies": {
    "@vue/cli-plugin-typescript": "3.9.0",
    "@vue/cli-plugin-unit-jest": "3.9.0",
    "@vue/cli-service": "3.9.3",
    "ag-grid-community": "^21.2.0",
    "gulp": "3.9.1",
    "gulp-typescript": "5.0.1",
    "typescript": "3.5.3",
    "vue": "2.6.10",
    "vue-class-component": "6.3.2",
    "vue-property-decorator": "7.3.0",
    "vue-template-compiler": "2.6.10"
  },
  "homepage": "http://www.ag-grid.com/",
  "keywords": [
    "grid",
    "data",
    "table",
    "vue",
    "vuejs"
  ],
  "license": "MIT",
  "main": "main.js",
  "name": "ag-grid-vue",
  "peerDependencies": {
    "ag-grid-community": "^21.2.0",
    "vue": ">= 2.2 <= 2.5.17 || >= 2.5.20",
    "vue-property-decorator": "^7.2.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ag-grid/ag-grid.git"
  },
  "scripts": {
    "build": "npm run npm && npm run bundle",
    "bundle": "vue-cli-service build --target lib src/AgGridVue.ts",
    "lint": "vue-cli-service lint",
    "npm": "tsc  -p tsconfig-lib.json"
  },
  "typings": "main.d.ts",
  "version": "21.2.2"
}
