{
  "_args": [
    [
      {
        "raw": "vue-async-computed",
        "scope": null,
        "escapedName": "vue-async-computed",
        "name": "vue-async-computed",
        "rawSpec": "",
        "spec": "latest",
        "type": "tag"
      },
      "/var/www/html"
    ]
  ],
  "_from": "vue-async-computed@latest",
  "_hasShrinkwrap": false,
  "_id": "vue-async-computed@3.5.2",
  "_inCache": true,
  "_location": "/vue-async-computed",
  "_nodeVersion": "11.6.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/vue-async-computed_3.5.2_1548784592122_0.6262440926511681"
  },
  "_npmUser": {
    "name": "foxbenjaminfox",
    "email": "foxbenjaminfox@gmail.com"
  },
  "_npmVersion": "6.7.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "vue-async-computed",
    "scope": null,
    "escapedName": "vue-async-computed",
    "name": "vue-async-computed",
    "rawSpec": "",
    "spec": "latest",
    "type": "tag"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/vue-async-computed/-/vue-async-computed-3.5.2.tgz",
  "_shasum": "8909770b94d4b3870d07ad538690702ac365c11c",
  "_shrinkwrap": null,
  "_spec": "vue-async-computed",
  "_where": "/var/www/html",
  "author": {
    "name": "Benjamin Fox",
    "email": "foxbenjaminfox@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/foxbenjaminfox/vue-async-computed/issues"
  },
  "dependencies": {},
  "description": "Async computed properties for Vue",
  "devDependencies": {
    "babel-cli": "^6.26.0",
    "babel-core": "^6.26.3",
    "babel-eslint": "^10.0.1",
    "babel-istanbul": "^0.12.2",
    "babel-preset-env": "^1.7.0",
    "coveralls": "^3.0.2",
    "dependency-check": "^3.3.0",
    "doctoc": "^1.4.0",
    "eslint": "^5.12.0",
    "eslint-config-standard": "^12.0.0",
    "eslint-plugin-import": "^2.14.0",
    "eslint-plugin-node": "^8.0.1",
    "eslint-plugin-promise": "^4.0.1",
    "eslint-plugin-standard": "^4.0.0",
    "estraverse-fb": "^1.3.2",
    "mkdirp": "^0.5.1",
    "rimraf": "^2.6.3",
    "rollup": "^1.0.2",
    "tap-spec": "^5.0.0",
    "tape": "^4.9.2",
    "vue": "^2.5.21",
    "watch": "^1.0.2"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-PoLY788L5YJ+xOggmGqoxMgJoRlVAYoa5e1rXa8/W9knGZIJusALApNFsrfAeo7FaD2s5ZB5ato6D8QJ847zhw==",
    "shasum": "8909770b94d4b3870d07ad538690702ac365c11c",
    "tarball": "https://registry.npmjs.org/vue-async-computed/-/vue-async-computed-3.5.2.tgz",
    "fileCount": 8,
    "unpackedSize": 46565,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcUJPQCRA9TVsSAnZWagAAs1UP/1ob9Rs39lG3PNaesbg8\nmrHO4XavQPe3ragkilT7CGS49ED6RzPijJHcw443A7gYpScZZgJf/NHQXr+l\nI7kXkuimgM+SO5b+wqZtWqB4O3s5ipyf2Tnz6nYtkN556C/UKBhLjIgTz/B1\n35Wreibgdn873p3StH2gXbFeryncNqhmfsvUcnZYoQj21Wi/GxjtTi1rQTv/\ni/syibrUFHdl0Nd4p2kb5pM2UP1g2GPwd58wXej3ya9XEzjuQ7l/2a5hOR6E\nUJIPA0yanA48zIaMqsJhM+VeGcM1Jx5vnpiVs7kiAtKWEbrK9KEUglabfM6+\nZYDvJ3YAT/XCxPxNclc505QfYlT2uDbU/7Gy3oXCWKTGKqSFCXuBD5FjqH8k\nTNz82gtZuVT/iYuAFjpIL/qZROFPYH9OAcvgmFOoJ98xotwc5Rc1bGNOY7g1\nrgqMiPx0c0az3LPq2KaDuhG4FYQteCnHhcFOBbucxqVco4KQmbKsHjRoF6r2\n502ucYWnnpMRWspxh+xA7zxljI9Zn4JgE5gPt+4SqtNrhzMG0B5NC2uZOK8E\n9LrkaujwykKwvDFqHX6kUy2yGQZZs4gxsWcHKmae8ixEZiaUpHnf2+NkOL0W\niLHqZp9l7QiB0lW2XDnWdYM6QXZI7qisYTjO1azDO0lk59sbXraVgKnS1L9/\nHBKB\r\n=Miq8\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "gitHead": "ac7b60ea3f1dacaed262c4ae86a7e762fd2543fe",
  "homepage": "https://github.com/foxbenjaminfox/vue-async-computed#readme",
  "keywords": [
    "vue",
    "data",
    "async",
    "computed",
    "computed data"
  ],
  "license": "MIT",
  "main": "dist/vue-async-computed.js",
  "maintainers": [
    {
      "name": "foxbenjaminfox",
      "email": "foxbenjaminfox@gmail.com"
    }
  ],
  "module": "dist/vue-async-computed.esm.js",
  "name": "vue-async-computed",
  "optionalDependencies": {},
  "peerDependencies": {
    "vue": "~2"
  },
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/foxbenjaminfox/vue-async-computed.git"
  },
  "scripts": {
    "babel": "npm run babel-umd -s && npm run babel-esm -s",
    "babel-esm": "babel --optional runtime dist/vue-async-computed.esm.esnext.js --out-file dist/vue-async-computed.esm.js",
    "babel-umd": "babel --optional runtime dist/vue-async-computed.esnext.js --out-file dist/vue-async-computed.js",
    "build": "npm run rollup -s && npm run babel -s",
    "check": "npm run lint -s && dependency-check package.json --no-default-entries src/index.js",
    "clean": "rimraf dist",
    "coverage": "babel-node node_modules/.bin/babel-istanbul cover test/index.js",
    "coveralls": "npm run coverage -s && coveralls < coverage/lcov.info",
    "lint": "eslint src test",
    "major": "npm version major && npm publish",
    "minor": "npm version minor && npm publish",
    "patch": "npm version patch && npm publish",
    "postbuild": "npm run test -s",
    "postcoveralls": "rimraf ./coverage",
    "postpublish": "git push origin master --follow-tags",
    "prebuild": "npm run check -s && npm run clean -s && mkdirp dist",
    "prepublishOnly": "npm run build -s",
    "rollup": "npm run rollup-umd -s && npm run rollup-esm -s",
    "rollup-esm": "rollup src/index.js --output.format esm --name AsyncComputed --output.file dist/vue-async-computed.esm.esnext.js",
    "rollup-umd": "rollup src/index.js --output.format umd --name AsyncComputed --output.file dist/vue-async-computed.esnext.js",
    "test": "babel-node --presets env test/index.js | tspec",
    "toc": "doctoc --github --title \"# Changelog\" CHANGELOG.md",
    "watch": "watch 'npm run build' src test"
  },
  "version": "3.5.2"
}
