{
  "_args": [
    [
      "selectize@0.12.4",
      "/var/www/html/postleaf"
    ]
  ],
  "_development": true,
  "_from": "selectize@0.12.4",
  "_id": "selectize@0.12.4",
  "_inBundle": false,
  "_integrity": "sha1-UMaXUmtgneoR2hU89yUrmJSPTA4=",
  "_location": "/selectize",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "selectize@0.12.4",
    "name": "selectize",
    "escapedName": "selectize",
    "rawSpec": "0.12.4",
    "saveSpec": null,
    "fetchSpec": "0.12.4"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/selectize/-/selectize-0.12.4.tgz",
  "_spec": "0.12.4",
  "_where": "/var/www/html/postleaf",
  "author": {
    "name": "Brian Reavis",
    "email": "brian@thirdroute.com"
  },
  "bugs": {
    "url": "https://github.com/selectize/selectize.js/issues"
  },
  "dependencies": {
    "microplugin": "0.0.3",
    "sifter": "^0.5.1"
  },
  "description": "Selectize is a jQuery-based custom <select> UI control. Useful for tagging, contact lists, country selectors, etc.",
  "devDependencies": {
    "chai": "^3.5.0",
    "grunt": "0.4.x",
    "grunt-bower-task": "^0.4.0",
    "grunt-cli": "^0.1.13",
    "grunt-contrib-clean": "0.5.x",
    "grunt-contrib-concat": "0.3.x",
    "grunt-contrib-connect": "1.x",
    "grunt-contrib-copy": "0.4.x",
    "grunt-contrib-less": "~0.9.0",
    "grunt-contrib-uglify": "~1.0.1",
    "grunt-contrib-watch": "1.x",
    "grunt-recess": "0.5.x",
    "grunt-replace": "0.4.x",
    "karma": "^0.12.31",
    "karma-chai": "^0.1.0",
    "karma-chrome-launcher": "^0.1.7",
    "karma-coverage": "^0.2.7",
    "karma-coveralls": "^0.1.5",
    "karma-firefox-launcher": "^0.1.4",
    "karma-mocha": "^0.1.10",
    "karma-mocha-reporter": "^0.3.1",
    "karma-phantomjs-launcher": "^1.0.1",
    "karma-safari-launcher": "^0.1.1",
    "karma-sauce-launcher": "^0.2.10",
    "mocha": "^3.1.0"
  },
  "engines": {
    "node": "*"
  },
  "homepage": "https://github.com/selectize/selectize.js#readme",
  "keywords": [
    "select",
    "ui",
    "form",
    "input",
    "control",
    "autocomplete",
    "tagging",
    "tag"
  ],
  "license": "Apache-2.0",
  "main": "dist/js/selectize.js",
  "name": "selectize",
  "repository": {
    "type": "git",
    "url": "git://github.com/selectize/selectize.js.git"
  },
  "scripts": {
    "test": "./node_modules/karma/bin/karma start"
  },
  "version": "0.12.4"
}
