{
  "_args": [
    [
      "v-rut@1.0.11",
      "/home/forge/premios-pef.dmeat.cl"
    ]
  ],
  "_from": "v-rut@1.0.11",
  "_id": "v-rut@1.0.11",
  "_inBundle": false,
  "_integrity": "sha512-LAi/ktPwRRf4ZaU4k/ituhEgYOqonD71rA4jk6RZAnysFsP8XbgEvjrMY7LPqMq8kU6rwSdA/f+0RUgBiiPWYw==",
  "_location": "/v-rut",
  "_phantomChildren": {
    "acorn-dynamic-import": "2.0.2",
    "ajv": "6.12.0",
    "ajv-keywords": "3.4.1",
    "cliui": "3.2.0",
    "decamelize": "1.2.0",
    "escope": "3.6.0",
    "get-caller-file": "1.0.3",
    "graceful-fs": "4.2.3",
    "interpret": "1.2.0",
    "is-stream": "1.1.0",
    "json-loader": "0.5.7",
    "lcid": "1.0.0",
    "loader-runner": "2.4.0",
    "loader-utils": "1.4.0",
    "lodash": "4.17.15",
    "memory-fs": "0.4.1",
    "mkdirp": "0.5.1",
    "node-libs-browser": "2.2.1",
    "normalize-package-data": "2.5.0",
    "npm-run-path": "2.0.2",
    "object-assign": "4.1.1",
    "p-finally": "1.0.0",
    "parse-json": "2.2.0",
    "pify": "2.3.0",
    "pseudomap": "1.0.2",
    "require-directory": "2.1.1",
    "require-main-filename": "1.0.1",
    "set-blocking": "2.0.0",
    "shebang-command": "1.2.0",
    "signal-exit": "3.0.2",
    "source-map": "0.5.7",
    "strip-eof": "1.0.0",
    "uglifyjs-webpack-plugin": "0.4.6",
    "watchpack": "1.6.0",
    "webpack-sources": "1.4.3",
    "which": "1.3.1",
    "y18n": "3.2.1"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "v-rut@1.0.11",
    "name": "v-rut",
    "escapedName": "v-rut",
    "rawSpec": "1.0.11",
    "saveSpec": null,
    "fetchSpec": "1.0.11"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/v-rut/-/v-rut-1.0.11.tgz",
  "_spec": "1.0.11",
  "_where": "/home/forge/premios-pef.dmeat.cl",
  "author": {
    "name": "Eduardo Aguad",
    "email": "eduaguad@gmail.com"
  },
  "dependencies": {
    "global": "^4.3.2",
    "vue": "^2.4.4",
    "webpack": "^3.6.0"
  },
  "description": "Vue Rut Directive",
  "devDependencies": {
    "babel-core": "^6.26.0",
    "babel-loader": "^7.1.2",
    "babel-preset-es2015": "^6.18.0"
  },
  "homepage": "https://github.com/eaguad1337/v-rut#readme",
  "keywords": [
    "rut",
    "vue",
    "chilean",
    "validator"
  ],
  "license": "ISC",
  "main": "dist/v-rut.js",
  "name": "v-rut",
  "repository": {
    "type": "git",
    "url:": "git+https://github.com/eaguad1337/v-rut.git"
  },
  "scripts": {
    "build": "webpack && babel ./src/VeeRutValidator.js -o dist/VeeRutValidator.js",
    "publish": "yarn run build && npm version patch && npm publish",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "1.0.11"
}
