{
  "_args": [
    [
      {
        "raw": "fullcalendar@2.9.1",
        "scope": null,
        "escapedName": "fullcalendar",
        "name": "fullcalendar",
        "rawSpec": "2.9.1",
        "spec": "2.9.1",
        "type": "version"
      },
      "/opt/www/dev/aws.deanberman.com/public/js"
    ]
  ],
  "_from": "fullcalendar@2.9.1",
  "_id": "fullcalendar@2.9.1",
  "_inCache": true,
  "_location": "/fullcalendar",
  "_nodeVersion": "5.1.0",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/fullcalendar-2.9.1.tgz_1470008478407_0.6044988627545536"
  },
  "_npmUser": {
    "name": "arshaw",
    "email": "arshaw@arshaw.com"
  },
  "_npmVersion": "3.3.12",
  "_phantomChildren": {},
  "_requested": {
    "raw": "fullcalendar@2.9.1",
    "scope": null,
    "escapedName": "fullcalendar",
    "name": "fullcalendar",
    "rawSpec": "2.9.1",
    "spec": "2.9.1",
    "type": "version"
  },
  "_requiredBy": [
    "#USER"
  ],
  "_resolved": "https://registry.npmjs.org/fullcalendar/-/fullcalendar-2.9.1.tgz",
  "_shasum": "dd2a84469b627749e47c5dd9fd71f56146e0651b",
  "_shrinkwrap": null,
  "_spec": "fullcalendar@2.9.1",
  "_where": "/opt/www/dev/aws.deanberman.com/public/js",
  "author": {
    "name": "Adam Shaw",
    "email": "arshaw@arshaw.com",
    "url": "http://arshaw.com/"
  },
  "bugs": {
    "url": "http://fullcalendar.io/wiki/Reporting-Bugs/"
  },
  "copyright": "2016 Adam Shaw",
  "dependencies": {
    "jquery": ">=1.7.1",
    "moment": ">=2.5.0"
  },
  "description": "Full-sized drag & drop event calendar",
  "devDependencies": {
    "grunt": "^1.0.1",
    "grunt-bump": "^0.8.0",
    "grunt-contrib-clean": "^1.0.0",
    "grunt-contrib-compress": "^1.2.0",
    "grunt-contrib-concat": "^1.0.1",
    "grunt-contrib-copy": "^1.0.0",
    "grunt-contrib-cssmin": "^1.0.1",
    "grunt-contrib-jshint": "^1.0.0",
    "grunt-contrib-uglify": "^1.0.1",
    "grunt-jscs": "^3.0.0",
    "grunt-karma": "^2.0.0",
    "grunt-shell": "^1.3.0",
    "jasmine-core": "^2.4.1",
    "karma": "^0.13.22",
    "karma-jasmine": "^1.0.2",
    "karma-phantomjs-launcher": "^1.0.0",
    "lumbar": "^4.0.2",
    "phantomjs-prebuilt": "^2.1.7"
  },
  "directories": {},
  "dist": {
    "shasum": "dd2a84469b627749e47c5dd9fd71f56146e0651b",
    "tarball": "https://registry.npmjs.org/fullcalendar/-/fullcalendar-2.9.1.tgz"
  },
  "files": [
    "dist/*.js",
    "dist/*.css",
    "dist/lang",
    "README.*",
    "LICENSE.*",
    "CHANGELOG.*",
    "CONTRIBUTING.*"
  ],
  "gitHead": "07a680b2349cfa7c7f2b05c979295447f04ef426",
  "homepage": "http://fullcalendar.io/",
  "keywords": [
    "calendar",
    "event",
    "full-sized",
    "jquery-plugin"
  ],
  "license": "MIT",
  "main": "dist/fullcalendar.js",
  "maintainers": [
    {
      "name": "arshaw",
      "email": "arshaw@arshaw.com"
    }
  ],
  "name": "fullcalendar",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/fullcalendar/fullcalendar.git"
  },
  "scripts": {
    "lint": "grunt check",
    "test": "grunt dev && grunt karma:single"
  },
  "title": "FullCalendar",
  "version": "2.9.1"
}
