{
  "_from": "flot@^4.2.1",
  "_id": "flot@4.2.2",
  "_inBundle": false,
  "_integrity": "sha512-Strct/A27o0TA25X7Z0pxKhwK4djiP1Kjeqj0tkiqrkRu1qYPqfbp5BYuxEL8CWDNtj85Uc0PnG2E2plo1+VMg==",
  "_location": "/flot",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "flot@^4.2.1",
    "name": "flot",
    "escapedName": "flot",
    "rawSpec": "^4.2.1",
    "saveSpec": null,
    "fetchSpec": "^4.2.1"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/flot/-/flot-4.2.2.tgz",
  "_shasum": "0661d9e3805c86ccd36560f9602a0d1484d60fe8",
  "_spec": "flot@^4.2.1",
  "_where": "C:\\xampp\\htdocs\\rnr",
  "bugs": {
    "url": "https://github.com/flot/flot/issues"
  },
  "bundleDependencies": false,
  "dependencies": {},
  "deprecated": false,
  "description": "## About ##",
  "devDependencies": {
    "@babel/cli": "^7.2.3",
    "@babel/core": "^7.8.3",
    "@babel/plugin-external-helpers": "^7.2.0",
    "@babel/preset-env": "^7.2.3",
    "concat": "^1.0.3",
    "eslint-config-standard": "^7.0.1",
    "eslint-plugin-promise": "^3.5.0",
    "eslint-plugin-standard": "^2.1.1",
    "files-exist": "^1.1.0",
    "gulp": "^4.0.2",
    "gulp-babel": "^8.0.0",
    "gulp-concat": "^2.6.1",
    "gulp-sourcemaps": "^2.6.5",
    "gulp-uglify": "^3.0.2",
    "jasmine-core": "~2.7.0",
    "karma": "^1.3.0",
    "karma-chrome-launcher": "^2.0.0",
    "karma-coverage": "^1.1.2",
    "karma-coveralls": "^1.1.2",
    "karma-edge-launcher": "^0.4.2",
    "karma-eslint": "^2.2.0",
    "karma-firefox-launcher": "^1.3.0",
    "karma-jasmine": "^1.0.2",
    "karma-jasmine-html-reporter": "^0.2.2",
    "karma-jasmine-jquery": "^0.1.1",
    "karma-safari-launcher": "^1.0.0",
    "karma-spec-reporter": "0.0.32",
    "ljs": "^0.3.2",
    "tmp": "0.0.33"
  },
  "homepage": "https://github.com/flot/flot#readme",
  "license": "MIT",
  "main": "dist/es5/jquery.flot.js",
  "name": "flot",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/flot/flot.git"
  },
  "scripts": {
    "build": "node ./node_modules/gulp/bin/gulp.js build",
    "coverage": "node node_modules/karma/bin/karma start --single-run --coverage --no-auto-watch --concurrency=1",
    "docs": "node ./update_docs.js",
    "dont-break": "dont-break --timeout 300",
    "karma": "node node_modules/karma/bin/karma start --no-auto-watch",
    "test": "node node_modules/karma/bin/karma start --single-run --no-auto-watch --concurrency=1 --stopOnEsLintError"
  },
  "version": "4.2.2"
}
