{
  "_args": [
    [
      "bootstrap-tagsinput@0.7.1",
      "C:\\Users\\Ovi-PC\\Downloads\\themekit-master\\themekit"
    ]
  ],
  "_from": "bootstrap-tagsinput@0.7.1",
  "_id": "bootstrap-tagsinput@0.7.1",
  "_inBundle": false,
  "_integrity": "sha1-/+Owa74qEGlF7ygUVoAFqU8hGTc=",
  "_location": "/bootstrap-tagsinput",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "bootstrap-tagsinput@0.7.1",
    "name": "bootstrap-tagsinput",
    "escapedName": "bootstrap-tagsinput",
    "rawSpec": "0.7.1",
    "saveSpec": null,
    "fetchSpec": "0.7.1"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/bootstrap-tagsinput/-/bootstrap-tagsinput-0.7.1.tgz",
  "_spec": "0.7.1",
  "_where": "C:\\Users\\Ovi-PC\\Downloads\\themekit-master\\themekit",
  "author": {
    "name": "Tim Schlechter"
  },
  "banner": "/*\n * <%= pkg.name %> v<%= pkg.version %> by <%= pkg.author %>\n * <%= pkg.license.url %>\n */\n",
  "bugs": {
    "url": "https://github.com/timschlechter/bootstrap-tagsinput/issues"
  },
  "contributors": [
    {
      "name": "Luckner Jr Jean-Baptiste"
    }
  ],
  "description": "jQuery plugin providing a Twitter Bootstrap user interface for managing tags.",
  "devDependencies": {
    "bower": "~1.3.8",
    "grunt": "~0.4.1",
    "grunt-bower-task": "~0.4.0",
    "grunt-cli": "~0.1.13",
    "grunt-contrib-copy": "~0.5.0",
    "grunt-contrib-uglify": "^0.9.1",
    "grunt-jquerymanifest": "~0.1.4",
    "grunt-karma": "~0.8.3",
    "grunt-zip": "~0.15.0",
    "karma": "~0.12.19",
    "karma-jasmine": "~0.1.5",
    "karma-phantomjs-launcher": "~0.1.3",
    "phantomjs": "~1.9.7-15"
  },
  "download": "http://timschlechter.github.io/bootstrap-tagsinput/build/bootstrap-tagsinput.zip",
  "homepage": "http://timschlechter.github.io/bootstrap-tagsinput/examples/",
  "keywords": [
    "tags",
    "bootstrap",
    "input",
    "select",
    "form"
  ],
  "license": "MIT",
  "main": "dist/bootstrap-tagsinput.js",
  "name": "bootstrap-tagsinput",
  "repository": {
    "type": "git",
    "url": "git://github.com/timschlechter/bootstrap-tagsinput.git"
  },
  "scripts": {
    "test": "karma start --single-run --no-auto-watch"
  },
  "title": "Bootstrap Tags Input",
  "version": "0.7.1"
}
