{
  "_from": "reload-css@^1.0.0",
  "_id": "reload-css@1.0.2",
  "_inBundle": false,
  "_integrity": "sha1-avsRFi4jFP7M2tbcX96CH9cxgzE=",
  "_location": "/reload-css",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "reload-css@^1.0.0",
    "name": "reload-css",
    "escapedName": "reload-css",
    "rawSpec": "^1.0.0",
    "saveSpec": null,
    "fetchSpec": "^1.0.0"
  },
  "_requiredBy": [
    "/budo"
  ],
  "_resolved": "https://registry.npmjs.org/reload-css/-/reload-css-1.0.2.tgz",
  "_shasum": "6afb11162e2314feccdad6dc5fde821fd7318331",
  "_spec": "reload-css@^1.0.0",
  "_where": "/Users/jongacnik/Sites/_modules/choo-reactive/example/node_modules/budo",
  "author": {
    "name": "Matt DesLauriers",
    "email": "dave.des@gmail.com",
    "url": "https://github.com/mattdesl"
  },
  "bugs": {
    "url": "https://github.com/Jam3/reload-css/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "query-string": "^4.2.3"
  },
  "deprecated": false,
  "description": "Reloads all style sheets in the page associated with a URL",
  "devDependencies": {},
  "homepage": "https://github.com/Jam3/reload-css",
  "keywords": [
    "reload",
    "livereload",
    "live",
    "css",
    "inject",
    "css-reload",
    "css-inject",
    "lr",
    "budo",
    "development",
    "dev",
    "server"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "reload-css",
  "repository": {
    "type": "git",
    "url": "git://github.com/Jam3/reload-css.git"
  },
  "scripts": {
    "test": "node test.js"
  },
  "version": "1.0.2"
}
