{
  "_args": [
    [
      {
        "raw": "fullcalendar",
        "scope": null,
        "escapedName": "fullcalendar",
        "name": "fullcalendar",
        "rawSpec": "",
        "spec": "latest",
        "type": "tag"
      },
      "C:\\Progetti\\AXUNO.CLOUD\\ax-codedemo.axuno.cloud"
    ]
  ],
  "_from": "fullcalendar@latest",
  "_hasShrinkwrap": false,
  "_id": "fullcalendar@3.9.0",
  "_inCache": true,
  "_location": "/fullcalendar",
  "_nodeVersion": "9.5.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/fullcalendar_3.9.0_1520220623076_0.42895788153152314"
  },
  "_npmUser": {
    "name": "arshaw",
    "email": "arshaw@arshaw.com"
  },
  "_npmVersion": "5.6.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "fullcalendar",
    "scope": null,
    "escapedName": "fullcalendar",
    "name": "fullcalendar",
    "rawSpec": "",
    "spec": "latest",
    "type": "tag"
  },
  "_requiredBy": [
    "#USER"
  ],
  "_resolved": "https://registry.npmjs.org/fullcalendar/-/fullcalendar-3.9.0.tgz",
  "_shasum": "b608a9989f3416f0b1d526c6bdfeeaf2ac79eda5",
  "_shrinkwrap": null,
  "_spec": "fullcalendar",
  "_where": "C:\\Progetti\\AXUNO.CLOUD\\ax-codedemo.axuno.cloud",
  "author": {
    "name": "Adam Shaw",
    "email": "arshaw@arshaw.com",
    "url": "http://arshaw.com/"
  },
  "bugs": {
    "url": "https://fullcalendar.io/wiki/Reporting-Bugs/"
  },
  "copyright": "2018 Adam Shaw",
  "dependencies": {
    "jquery": "2 - 3",
    "moment": "^2.20.1"
  },
  "description": "Full-sized drag & drop event calendar",
  "devDependencies": {
    "@types/jquery": "2.0.47",
    "awesome-typescript-loader": "^3.5.0",
    "bootstrap": "^3.3.7",
    "components-jqueryui": "github:components/jqueryui",
    "css-loader": "^0.28.10",
    "del": "^2.2.1",
    "dts-generator": "^2.1.0",
    "eslint": "^4.18.2",
    "eslint-config-standard": "^11.0.0",
    "eslint-plugin-import": "^2.9.0",
    "eslint-plugin-node": "^5.2.1",
    "eslint-plugin-promise": "^3.6.0",
    "eslint-plugin-standard": "^3.0.1",
    "extract-text-webpack-plugin": "^3.0.2",
    "glob": "^7.1.2",
    "gulp": "^3.9.1",
    "gulp-cssmin": "^0.1.7",
    "gulp-eslint": "^4.0.0",
    "gulp-filter": "^4.0.0",
    "gulp-modify-file": "^1.0.0",
    "gulp-rename": "^1.2.2",
    "gulp-shell": "^0.6.5",
    "gulp-tslint": "^8.1.3",
    "gulp-uglify": "^2.0.0",
    "gulp-util": "^3.0.7",
    "gulp-watch": "^4.3.11",
    "gulp-zip": "^3.2.0",
    "jasmine-core": "2.5.2",
    "jasmine-fixture": "^2.0.0",
    "jasmine-jquery": "^2.1.1",
    "jquery-mockjax": "^2.2.0",
    "jquery-simulate": "github:jquery/jquery-simulate",
    "karma": "^0.13.22",
    "karma-jasmine": "^1.0.2",
    "karma-phantomjs-launcher": "^1.0.0",
    "karma-sourcemap-loader": "^0.3.7",
    "karma-verbose-reporter": "0.0.6",
    "moment-timezone": "^0.5.5",
    "native-promise-only": "^0.8.1",
    "node-sass": "^4.7.2",
    "phantomjs-prebuilt": "^2.1.7",
    "sass-loader": "^6.0.7",
    "tslib": "^1.8.0",
    "tslint": "^5.8.0",
    "tslint-config-standard": "^7.0.0",
    "typescript": "^2.7.2",
    "webpack": "^3.11.0",
    "webpack-stream": "^4.0.2",
    "yargs": "^4.8.1"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-bbALDK8+SBqluv8SKPDeVNtaSr87NYblte/pRgV5NnDJWCEARpRlQ1qQ/XEakcAXbMZov6rWYIvLOrtKwQo2Bg==",
    "shasum": "b608a9989f3416f0b1d526c6bdfeeaf2ac79eda5",
    "tarball": "http://registry.npmjs.org/fullcalendar/-/fullcalendar-3.9.0.tgz",
    "fileCount": 86,
    "unpackedSize": 1504502
  },
  "files": [
    "dist/*.js",
    "dist/*.css",
    "dist/*.d.ts",
    "dist/locale/*.js",
    "README.*",
    "LICENSE.*",
    "CHANGELOG.*",
    "CONTRIBUTING.*"
  ],
  "gitHead": "3ddb3c8d1461c6b841aed3487ba07d8ba338adb6",
  "homepage": "https://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!",
  "releaseDate": "2018-03-04",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/fullcalendar/fullcalendar.git"
  },
  "scripts": {
    "clean": "gulp clean",
    "dist": "gulp dist",
    "lint": "gulp lint",
    "test": "gulp test:single"
  },
  "title": "FullCalendar",
  "types": "dist/fullcalendar.d.ts",
  "version": "3.9.0"
}
