{
  "_args": [
    [
      {
        "raw": "raf@3.4.0",
        "scope": null,
        "escapedName": "raf",
        "name": "raf",
        "rawSpec": "3.4.0",
        "spec": "3.4.0",
        "type": "version"
      },
      "C:\\Users\\dward1502\\code\\project_3\\SPAS-store\\spas-store\\client\\node_modules\\react-scripts"
    ]
  ],
  "_from": "raf@3.4.0",
  "_id": "raf@3.4.0",
  "_inCache": true,
  "_location": "/raf",
  "_nodeVersion": "8.6.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/raf-3.4.0.tgz_1506919376442_0.5950144757516682"
  },
  "_npmUser": {
    "name": "chrisdickinson",
    "email": "chris@neversaw.us"
  },
  "_npmVersion": "5.3.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "raf@3.4.0",
    "scope": null,
    "escapedName": "raf",
    "name": "raf",
    "rawSpec": "3.4.0",
    "spec": "3.4.0",
    "type": "version"
  },
  "_requiredBy": [
    "/react-scripts"
  ],
  "_resolved": "https://registry.npmjs.org/raf/-/raf-3.4.0.tgz",
  "_shasum": "a28876881b4bc2ca9117d4138163ddb80f781575",
  "_shrinkwrap": null,
  "_spec": "raf@3.4.0",
  "_where": "C:\\Users\\dward1502\\code\\project_3\\SPAS-store\\spas-store\\client\\node_modules\\react-scripts",
  "author": {
    "name": "Chris Dickinson",
    "email": "chris@neversaw.us"
  },
  "bugs": {
    "url": "https://github.com/chrisdickinson/raf/issues"
  },
  "contributors": [
    {
      "name": "Christian Maughan Tegnér",
      "email": "christian.tegner@gmail.com"
    }
  ],
  "dependencies": {
    "performance-now": "^2.1.0"
  },
  "description": "requestAnimationFrame polyfill for node and the browser",
  "devDependencies": {
    "browserify": "~4.1.2",
    "tape": "^4.0.0",
    "testling": "~1.6.1"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-pDP/NMRAXoTfrhCfyfSEwJAKLaxBU9eApMeBPB1TkDouZmvPerIClV8lTAd+uF8ZiTaVl69e1FCxQrAd/VTjGw==",
    "shasum": "a28876881b4bc2ca9117d4138163ddb80f781575",
    "tarball": "https://registry.npmjs.org/raf/-/raf-3.4.0.tgz"
  },
  "gitHead": "8c7f9899ce288286cc34b6e8c11f4e9434ac8059",
  "homepage": "https://github.com/chrisdickinson/raf#readme",
  "keywords": [
    "requestAnimationFrame",
    "polyfill"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "chrisdickinson",
      "email": "chris@neversaw.us"
    },
    {
      "name": "cmtegner",
      "email": "christian.tegner@gmail.com"
    }
  ],
  "name": "raf",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/chrisdickinson/raf.git"
  },
  "scripts": {
    "test": "node test.js",
    "testling": "browserify test.js | testling"
  },
  "testling": {
    "files": "test.js",
    "browsers": [
      "iexplore/6.0..latest",
      "firefox/3.0..6.0",
      "firefox/15.0..latest",
      "firefox/nightly",
      "chrome/4.0..10.0",
      "chrome/20.0..latest",
      "chrome/canary",
      "opera/10.0..latest",
      "opera/next",
      "safari/4.0..latest",
      "ipad/6.0..latest",
      "iphone/6.0..latest"
    ]
  },
  "version": "3.4.0"
}
