{
  "_from": "@adactive/bootstrap-tagsinput@^0.8.2",
  "_id": "@adactive/bootstrap-tagsinput@0.8.2",
  "_inBundle": false,
  "_integrity": "sha512-rr55qqnwD1ymWjEYjia8bkELjLaOmGAcBEtcd2GNmpkOyyl4UqSrT+UB/osSc/+HOKcYPk051x8uiYpwKqI0Tw==",
  "_location": "/@adactive/bootstrap-tagsinput",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@adactive/bootstrap-tagsinput@^0.8.2",
    "name": "@adactive/bootstrap-tagsinput",
    "escapedName": "@adactive%2fbootstrap-tagsinput",
    "scope": "@adactive",
    "rawSpec": "^0.8.2",
    "saveSpec": null,
    "fetchSpec": "^0.8.2"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/@adactive/bootstrap-tagsinput/-/bootstrap-tagsinput-0.8.2.tgz",
  "_shasum": "bd2816c561433c102f501f7384f8380ea615fe68",
  "_spec": "@adactive/bootstrap-tagsinput@^0.8.2",
  "_where": "C:\\wamp64\\www",
  "author": {
    "name": "Tim Schlechter"
  },
  "banner": "/*\n * <%= pkg.name %> v<%= pkg.version %>\n * <%= pkg.license.url %>\n */\n",
  "bugs": {
    "url": "https://github.com/timschlechter/bootstrap-tagsinput/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Luckner Jr Jean-Baptiste"
    },
    {
      "name": "Bentefrit Moroine"
    }
  ],
  "deprecated": false,
  "description": "jQuery plugin providing a Twitter Bootstrap user interface for managing tags.",
  "devDependencies": {
    "bower": "~1.3.8",
    "grunt": "~0.4.1",
    "grunt-banner": "^0.6.0",
    "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.12.1",
    "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": "@adactive/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.8.2"
}
