{
  "_args": [
    [
      "rework@^1.0.1",
      "/Users/nick/codes/twreporter-react/node_modules/resolve-url-loader"
    ]
  ],
  "_from": "rework@>=1.0.1 <2.0.0",
  "_id": "rework@1.0.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/rework",
  "_npmUser": {
    "email": "nicolasgallagher@gmail.com",
    "name": "necolas"
  },
  "_npmVersion": "1.4.3",
  "_phantomChildren": {},
  "_requested": {
    "name": "rework",
    "raw": "rework@^1.0.1",
    "rawSpec": "^1.0.1",
    "scope": null,
    "spec": ">=1.0.1 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/resolve-url-loader"
  ],
  "_resolved": "https://registry.npmjs.org/rework/-/rework-1.0.1.tgz",
  "_shasum": "30806a841342b54510aa4110850cd48534144aa7",
  "_shrinkwrap": null,
  "_spec": "rework@^1.0.1",
  "_where": "/Users/nick/codes/twreporter-react/node_modules/resolve-url-loader",
  "author": {
    "email": "tj@vision-media.ca",
    "name": "TJ Holowaychuk"
  },
  "bugs": {
    "url": "https://github.com/reworkcss/rework/issues"
  },
  "dependencies": {
    "convert-source-map": "^0.3.3",
    "css": "^2.0.0"
  },
  "description": "Plugin framework for CSS preprocessing",
  "devDependencies": {
    "mocha": "^1.20.1",
    "should": "^4.0.4"
  },
  "directories": {},
  "dist": {
    "shasum": "30806a841342b54510aa4110850cd48534144aa7",
    "tarball": "https://registry.npmjs.org/rework/-/rework-1.0.1.tgz"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/reworkcss/rework",
  "keywords": [
    "css",
    "manipulation",
    "preprocess",
    "server",
    "transform"
  ],
  "main": "index",
  "maintainers": [
    {
      "name": "anthonyshort",
      "email": "antshort@gmail.com"
    },
    {
      "name": "tjholowaychuk",
      "email": "tj@vision-media.ca"
    },
    {
      "name": "jongleberry",
      "email": "jonathanrichardong@gmail.com"
    },
    {
      "name": "conradz",
      "email": "me@conradz.com"
    },
    {
      "name": "necolas",
      "email": "nicolasgallagher@gmail.com"
    },
    {
      "name": "jonathanong",
      "email": "jonathanrichardong@gmail.com"
    },
    {
      "name": "ianstormtaylor",
      "email": "ian@ianstormtaylor.com"
    },
    {
      "name": "moox",
      "email": "m@moox.io"
    },
    {
      "name": "clintwood",
      "email": "clint@anotherway.co.za"
    },
    {
      "name": "lydell",
      "email": "simon.lydell@gmail.com"
    },
    {
      "name": "slexaxton",
      "email": "alexsexton@gmail.com"
    }
  ],
  "name": "rework",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/reworkcss/rework.git"
  },
  "scripts": {
    "test": "mocha --require should --reporter spec"
  },
  "version": "1.0.1"
}
