{
  "_args": [
    [
      {
        "raw": "vue-input-autowidth",
        "scope": null,
        "escapedName": "vue-input-autowidth",
        "name": "vue-input-autowidth",
        "rawSpec": "",
        "spec": "latest",
        "type": "tag"
      },
      "/var/www/html"
    ]
  ],
  "_from": "vue-input-autowidth@latest",
  "_id": "vue-input-autowidth@1.0.2",
  "_inCache": true,
  "_location": "/vue-input-autowidth",
  "_nodeVersion": "8.9.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/vue-input-autowidth-1.0.2.tgz_1510334392335_0.7085642456077039"
  },
  "_npmUser": {
    "name": "syropian",
    "email": "collin@syropia.net"
  },
  "_npmVersion": "5.5.1",
  "_phantomChildren": {},
  "_requested": {
    "raw": "vue-input-autowidth",
    "scope": null,
    "escapedName": "vue-input-autowidth",
    "name": "vue-input-autowidth",
    "rawSpec": "",
    "spec": "latest",
    "type": "tag"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/vue-input-autowidth/-/vue-input-autowidth-1.0.2.tgz",
  "_shasum": "4946f01d099cbceb05d18418496c30ca7fdf54d9",
  "_shrinkwrap": null,
  "_spec": "vue-input-autowidth",
  "_where": "/var/www/html",
  "author": {
    "name": "Collin Henderson",
    "email": "collin@syropia.net"
  },
  "dependencies": {},
  "description": "A Vue.js directive for adjusting a text input's width to fit its content.",
  "devDependencies": {
    "babel-core": "^6.26.0",
    "babel-eslint": "^7.2.3",
    "babel-plugin-transform-runtime": "^6.23.0",
    "babel-preset-es2015": "^6.24.1",
    "chai": "^4.1.1",
    "cross-env": "^5.0.5",
    "es6-object-assign": "^1.1.0",
    "eslint": "^4.5.0",
    "eslint-config-prettier": "^2.3.0",
    "eslint-plugin-prettier": "^2.2.0",
    "karma": "^1.7.0",
    "karma-chai": "^0.1.0",
    "karma-mocha": "^1.3.0",
    "karma-phantomjs-launcher": "^1.0.4",
    "karma-phantomjs-shim": "^1.4.0",
    "karma-sourcemap-loader": "^0.3.7",
    "karma-spec-reporter": "^0.0.31",
    "karma-webpack": "^2.0.4",
    "mocha": "^3.5.0",
    "node-sass": "^4.5.3",
    "phantomjs-prebuilt": "^2.1.15",
    "poi": "^9.2.4",
    "prettier": "^1.5.3",
    "rollup": "^0.47.6",
    "rollup-plugin-babel": "^3.0.2",
    "rollup-plugin-commonjs": "^8.2.6",
    "rollup-plugin-node-resolve": "^3.0.0",
    "rollup-plugin-uglify": "^2.0.1",
    "sass-loader": "^6.0.6",
    "uglify-js": "^3.0.28",
    "vue": "^2.4.2",
    "vue-highlightjs": "^1.3.3"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-Hs38Lcmnh5CdT136eqlKf6hLUO4gfFWBVJ61EVQfFZOMyrC8fE84t0ohO8LZYtkXb97KXZVSNcseYFm8Fb/65A==",
    "shasum": "4946f01d099cbceb05d18418496c30ca7fdf54d9",
    "tarball": "https://registry.npmjs.org/vue-input-autowidth/-/vue-input-autowidth-1.0.2.tgz"
  },
  "files": [
    "dist/vue-input-autowidth.js"
  ],
  "gitHead": "1a21b4585e99ecfbe47b3929b1260fd7371a2fc7",
  "keywords": [
    "vue",
    "input",
    "autowidth",
    "autosize",
    "autogrow"
  ],
  "license": "MIT",
  "main": "dist/vue-input-autowidth.js",
  "maintainers": [
    {
      "name": "syropian",
      "email": "collin@syropia.net"
    }
  ],
  "name": "vue-input-autowidth",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "scripts": {
    "build": "rollup -c",
    "example": "poi",
    "lint": "eslint src",
    "oldtest": "jest",
    "test": "cross-env NODE_ENV=testing karma start karma.conf.js --single-run"
  },
  "version": "1.0.2"
}
