{
  "name": "ric",
  "version": "1.3.0",
  "description": "requestIdleCallback polyfill",
  "main": "./src/ric-polyfill.js",
  "directories": {
    "example": "example"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/PixelsCommander/requestIdleCallback-polyfill.git"
  },
  "keywords": [
    "requestIdleCallback",
    "polyfill"
  ],
  "author": "PixelsCommander <denis.radin@gmail.com> (http://pixelscommander.com)",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/PixelsCommander/requestIdleCallback-polyfill/issues"
  },
  "homepage": "https://github.com/PixelsCommander/requestIdleCallback-polyfill#readme"
}
