{
  "_from": "jquery-easing@^0.0.1",
  "_id": "jquery-easing@0.0.1",
  "_inBundle": false,
  "_integrity": "sha512-ZDlfbZ5gZQWqXd52GO110wk3NIDmPFjN/5HLRRQ9KFfmipB/62kt8O3jT3Vafxeb13k01qg/BKBpdbvT0MoUKw==",
  "_location": "/jquery-easing",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "jquery-easing@^0.0.1",
    "name": "jquery-easing",
    "escapedName": "jquery-easing",
    "rawSpec": "^0.0.1",
    "saveSpec": null,
    "fetchSpec": "^0.0.1"
  },
  "_requiredBy": [
    "/marker-animate"
  ],
  "_resolved": "https://registry.npmjs.org/jquery-easing/-/jquery-easing-0.0.1.tgz",
  "_shasum": "b3c37525b55734dc1ee1ad09b6c3373187687715",
  "_spec": "jquery-easing@^0.0.1",
  "_where": "/home/phpv8aaitd/public_html/bro/node_modules/marker-animate",
  "bugs": {
    "url": "https://github.com/viskin/jquery-easing/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "jquery": "*"
  },
  "deprecated": false,
  "description": "node wrapper for jQuery Easing plugin by George McGinley Smith",
  "devDependencies": {
    "grunt": "^0.4.5",
    "grunt-contrib-jshint": "^0.11.1",
    "grunt-contrib-uglify": "^0.9.1",
    "grunt-umd": "^2.3.3"
  },
  "homepage": "https://github.com/viskin/jquery-easing#readme",
  "license": "LicenseRef-LICENSE",
  "main": "dist/jquery.easing.1.3.umd.js",
  "name": "jquery-easing",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/viskin/jquery-easing.git"
  },
  "scripts": {
    "//": "use '|| true' to prevent warning",
    "build": "npm install && grunt",
    "jshint": "grunt jshint",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "title": "jquery-easing",
  "version": "0.0.1"
}
