{
  "_from": "peity@^3.3.0",
  "_id": "peity@3.3.0",
  "_inBundle": false,
  "_integrity": "sha512-4QUbLwDpmBFS/f0RdLODU1HgLHJJ2qo9fruRRNFB3DRNi8MCb3yIMLyNUwOLGcMwkN9uqQKacjKJEM7/TZQkFw==",
  "_location": "/peity",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "peity@^3.3.0",
    "name": "peity",
    "escapedName": "peity",
    "rawSpec": "^3.3.0",
    "saveSpec": null,
    "fetchSpec": "^3.3.0"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/peity/-/peity-3.3.0.tgz",
  "_shasum": "0e0ad88c10a7360c7c0447d031dd85852c3714dd",
  "_spec": "peity@^3.3.0",
  "_where": "/home/m3cs162/webvideos.m3cs.com.br",
  "author": {
    "name": "Ben Pickles"
  },
  "bugs": {
    "url": "https://github.com/benpickles/peity/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Peity (sounds like deity) is a jQuery plugin that converts an element's content into a mini `svg` pie, line or bar chart.",
  "devDependencies": {
    "ejs": "^2.5.5",
    "express": "^4.14.1",
    "mocha": "^3.2.0",
    "queue-async": "^1.2.1",
    "uglify-js": "^3.3.7"
  },
  "files": [
    "CHANGELOG.md",
    "LICENCE",
    "README.md",
    "jquery.peity.js",
    "jquery.peity.min.js"
  ],
  "homepage": "https://github.com/benpickles/peity",
  "keywords": [
    "jquery-plugin",
    "ecosystem:jquery",
    "chart",
    "graph",
    "sparkline",
    "svg"
  ],
  "license": "MIT",
  "main": "jquery.peity.js",
  "name": "peity",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/benpickles/peity.git"
  },
  "scripts": {
    "test": "make test"
  },
  "version": "3.3.0"
}
