{
  "_args": [
    [
      "vue-head@2.2.0",
      "/home/commercial/public_html"
    ]
  ],
  "_from": "vue-head@2.2.0",
  "_id": "vue-head@2.2.0",
  "_inBundle": false,
  "_integrity": "sha512-Oss1gakOSPQ4e/XZ0yM7yolnhSDvfDYZbM6CDD3xkCpAyPfTR+Bv3tabgtKE41gHr5GzC/NJh1EwQSu7o05XRw==",
  "_location": "/vue-head",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "vue-head@2.2.0",
    "name": "vue-head",
    "escapedName": "vue-head",
    "rawSpec": "2.2.0",
    "saveSpec": null,
    "fetchSpec": "2.2.0"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/vue-head/-/vue-head-2.2.0.tgz",
  "_spec": "2.2.0",
  "_where": "/home/commercial/public_html",
  "author": {
    "name": "Alan Albuquerque - ktquez"
  },
  "bugs": {
    "url": "https://github.com/ktquez/vue-head/issues"
  },
  "dependencies": {},
  "description": "Manipulating the meta information of the head tag, a simple and easy way",
  "devDependencies": {
    "babel-core": "^6.24.1",
    "babel-loader": "^7.0.0",
    "babel-preset-env": "^1.4.0",
    "jasmine-core": "^2.6.1",
    "karma": "^1.7.0",
    "karma-babel-preprocessor": "^6.0.1",
    "karma-chrome-launcher": "^2.1.1",
    "karma-jasmine": "^1.1.0",
    "karma-webpack": "^2.0.3",
    "vue": "^2.3.3",
    "vue-loader": "^12.0.3",
    "vue-template-compiler": "^2.3.3",
    "webpack": "^2.5.1"
  },
  "homepage": "https://github.com/ktquez/vue-head#readme",
  "keywords": [
    "head",
    "metatag",
    "SEO",
    "vue",
    "google"
  ],
  "license": "MIT",
  "main": "vue-head.js",
  "name": "vue-head",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/ktquez/vue-head.git"
  },
  "scripts": {
    "test": "karma start karma.conf.js"
  },
  "types": "vue-head.d.ts",
  "version": "2.2.0"
}
