{
  "_args": [
    [
      "vue-cookie@1.1.4",
      "/var/www/www-root/data/www/afutest.su"
    ]
  ],
  "_development": true,
  "_from": "vue-cookie@1.1.4",
  "_id": "vue-cookie@1.1.4",
  "_inBundle": false,
  "_integrity": "sha1-uLRtESvan5Oi9HAXwu1SgtIGT9o=",
  "_location": "/vue-cookie",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "vue-cookie@1.1.4",
    "name": "vue-cookie",
    "escapedName": "vue-cookie",
    "rawSpec": "1.1.4",
    "saveSpec": null,
    "fetchSpec": "1.1.4"
  },
  "_requiredBy": [
    "/craftable"
  ],
  "_resolved": "https://registry.npmjs.org/vue-cookie/-/vue-cookie-1.1.4.tgz",
  "_spec": "1.1.4",
  "_where": "/var/www/www-root/data/www/afutest.su",
  "author": {
    "name": "Alf Henderson",
    "email": "alfhenderson@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/alfhen/vue-cookie/issues"
  },
  "dependencies": {
    "tiny-cookie": "^1.0"
  },
  "description": "A Vue.js plugin for manipulating cookies",
  "devDependencies": {
    "jasmine": "^2.5.2",
    "laravel-elixir": "^6.0.0-13",
    "laravel-elixir-vue": "^0.1.8",
    "laravel-elixir-webpack-official": "^1.0.9",
    "testem": "~1.8",
    "vue": "^2.0.5"
  },
  "homepage": "https://github.com/alfhen/vue-cookie#readme",
  "license": "MIT",
  "main": "src/vue-cookie.js",
  "name": "vue-cookie",
  "private": false,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/alfhen/vue-cookie.git"
  },
  "scripts": {
    "build": "gulp --production",
    "build-test": "gulp --gulpfile test.gulpfile.js",
    "test": "./node_modules/testem/testem.js ci",
    "test-dev": "./node_modules/testem/testem.js -f dev.testem.json"
  },
  "version": "1.1.4"
}
