{
  "_from": "jump.js@^1.0.2",
  "_id": "jump.js@1.0.2",
  "_inBundle": false,
  "_integrity": "sha512-oUkJJ/Y4ATU5qjkXBntCZSKctbSyS3ewe2jrLaUu/cc9jsQiAn0fnTUxQnZz3mJdDdem1Q279zrD6h3n+Cgxtg==",
  "_location": "/jump.js",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "jump.js@^1.0.2",
    "name": "jump.js",
    "escapedName": "jump.js",
    "rawSpec": "^1.0.2",
    "saveSpec": null,
    "fetchSpec": "^1.0.2"
  },
  "_requiredBy": [
    "/vue-tour"
  ],
  "_resolved": "https://registry.npmjs.org/jump.js/-/jump.js-1.0.2.tgz",
  "_shasum": "e0641b47f40a38f2139c25fda0500bf28e43015a",
  "_spec": "jump.js@^1.0.2",
  "_where": "D:\\Projects\\ashkanTala\\theme\\node_modules\\vue-tour",
  "author": {
    "name": "Michael Cavalea",
    "email": "callmecavs@gmail.com",
    "url": "http://callmecavs.com/"
  },
  "bugs": {
    "url": "https://github.com/callmecavs/jump.js/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "A modern smooth scrolling library.",
  "devDependencies": {
    "babel-eslint": "^7.1.1",
    "babel-plugin-external-helpers": "^6.18.0",
    "babel-preset-es2015-rollup": "^3.0.0",
    "babel-preset-stage-0": "^6.16.0",
    "eslint": "^3.13.0",
    "eslint-config-standard": "^6.2.1",
    "eslint-plugin-promise": "^3.4.0",
    "eslint-plugin-standard": "^2.0.1",
    "rollup": "^0.41.1",
    "rollup-plugin-babel": "^2.7.1",
    "rollup-plugin-node-resolve": "^2.0.0",
    "rollup-watch": "^3.2.2"
  },
  "homepage": "https://github.com/callmecavs/jump.js#readme",
  "jsnext:main": "dist/jump.module.js",
  "keywords": [
    "smooth",
    "scroll"
  ],
  "license": "MIT",
  "main": "dist/jump.js",
  "module": "dist/jump.module.js",
  "name": "jump.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/callmecavs/jump.js.git"
  },
  "scripts": {
    "build": "rollup -c",
    "dev": "rollup -c -w -m inline",
    "prebuild": "eslint src",
    "prepublish": "npm run build",
    "server": "python -m SimpleHTTPServer 3000"
  },
  "version": "1.0.2"
}
