{
  "_from": "counterup@^1.0.2",
  "_id": "counterup@1.0.2",
  "_inBundle": false,
  "_integrity": "sha1-B9vh5dMYwXAtv/ir4l6aS4Jp3Hg=",
  "_location": "/counterup",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "counterup@^1.0.2",
    "name": "counterup",
    "escapedName": "counterup",
    "rawSpec": "^1.0.2",
    "saveSpec": null,
    "fetchSpec": "^1.0.2"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/counterup/-/counterup-1.0.2.tgz",
  "_shasum": "07dbe1e5d318c1702dbff8abe25e9a4b8269dc78",
  "_spec": "counterup@^1.0.2",
  "_where": "C:\\xampp\\htdocs\\rnr",
  "author": {
    "name": "Benjamin Intal"
  },
  "bugs": {
    "url": "https://github.com/bfintal/Counter-Up/issues"
  },
  "bundleDependencies": false,
  "demo": "http://bfintal.github.io/Counter-Up/demo/demo.html",
  "dependencies": {
    "jquery": ">=1.5",
    "waypoints": ">=2.0"
  },
  "deprecated": false,
  "description": "A lightweight jQuery plugin that counts up to a targeted number when the number becomes visible.",
  "homepage": "https://github.com/bfintal/Counter-Up",
  "keywords": [
    "jquery",
    "plugin",
    "counter",
    "count",
    "up",
    "number",
    "figure",
    "numeric",
    "int",
    "float",
    "animation"
  ],
  "licenses": [
    {
      "type": "GPL2",
      "url": "https://raw.github.com/bfintal/Counter-Up/master/LICENSE"
    }
  ],
  "name": "counterup",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/bfintal/Counter-Up.git"
  },
  "title": "Counter-Up",
  "version": "1.0.2"
}
