{
  "_from": "particles-bg@^2.5.5",
  "_id": "particles-bg@2.5.5",
  "_inBundle": false,
  "_integrity": "sha512-NzjgmayGwyvH/hGq437++nNc9qUCrsV1riX+m0+kuvbJSXStyUJ3hJocejNKtvOVuml0RfUp64pRt3UmmmAgsQ==",
  "_location": "/particles-bg",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "particles-bg@^2.5.5",
    "name": "particles-bg",
    "escapedName": "particles-bg",
    "rawSpec": "^2.5.5",
    "saveSpec": null,
    "fetchSpec": "^2.5.5"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/particles-bg/-/particles-bg-2.5.5.tgz",
  "_shasum": "421d3c4745dfdcc1fa71fa1c57044846fe3514c4",
  "_spec": "particles-bg@^2.5.5",
  "_where": "/var/www/justnowapp",
  "author": {
    "name": "lindelof"
  },
  "bugs": {
    "url": "https://github.com/lindelof/particles-bg/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "proton-engine": "^4.1.3",
    "raf-manager": "^0.3.0"
  },
  "deprecated": false,
  "description": "a particles background for react",
  "devDependencies": {
    "@svgr/rollup": "^2.4.1",
    "babel-core": "^6.26.3",
    "babel-eslint": "^8.2.5",
    "babel-plugin-external-helpers": "^6.22.0",
    "babel-preset-env": "^1.7.0",
    "babel-preset-react": "^6.24.1",
    "babel-preset-stage-0": "^6.24.1",
    "cross-env": "^5.1.4",
    "eslint": "^5.0.1",
    "eslint-config-standard": "^11.0.0",
    "eslint-config-standard-react": "^6.0.0",
    "eslint-plugin-import": "^2.13.0",
    "eslint-plugin-node": "^7.0.1",
    "eslint-plugin-promise": "^4.0.0",
    "eslint-plugin-react": "^7.10.0",
    "eslint-plugin-standard": "^3.1.0",
    "react": "^16.4.1",
    "react-dom": "^16.4.1",
    "react-scripts": "^1.1.4",
    "rollup": "^0.64.1",
    "rollup-plugin-babel": "^3.0.7",
    "rollup-plugin-commonjs": "^9.1.3",
    "rollup-plugin-copy": "^3.1.0",
    "rollup-plugin-node-resolve": "^3.3.0",
    "rollup-plugin-peer-deps-external": "^2.2.0",
    "rollup-plugin-postcss": "^1.6.2",
    "rollup-plugin-url": "^1.4.0"
  },
  "engines": {
    "node": ">=8",
    "npm": ">=5"
  },
  "files": [
    "dist"
  ],
  "homepage": "https://github.com/lindelof/particles-bg",
  "jsnext:main": "dist/index.es.js",
  "license": "MIT",
  "main": "dist/index.js",
  "module": "dist/index.es.js",
  "name": "particles-bg",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/lindelof/particles-bg.git"
  },
  "scripts": {
    "build": "rollup -c",
    "prepare": "npm run build",
    "start": "rollup -c -w",
    "test": "cross-env CI=1 react-scripts test --env=jsdom"
  },
  "types": "dist/index.d.ts",
  "version": "2.5.5"
}
