{
  "_args": [
    [
      {
        "raw": "done-css@^1.1.12",
        "scope": null,
        "escapedName": "done-css",
        "name": "done-css",
        "rawSpec": "^1.1.12",
        "spec": ">=1.1.12 <2.0.0",
        "type": "range"
      },
      "/Users/kevin/dev/done-component"
    ]
  ],
  "_from": "done-css@>=1.1.12 <2.0.0",
  "_id": "done-css@1.1.16",
  "_inCache": true,
  "_location": "/done-css",
  "_nodeVersion": "0.12.9",
  "_npmUser": {
    "name": "matthewp",
    "email": "matthew@matthewphillips.info"
  },
  "_npmVersion": "2.14.9",
  "_phantomChildren": {},
  "_requested": {
    "raw": "done-css@^1.1.12",
    "scope": null,
    "escapedName": "done-css",
    "name": "done-css",
    "rawSpec": "^1.1.12",
    "spec": ">=1.1.12 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/done-css/-/done-css-1.1.16.tgz",
  "_shasum": "556498a25f864b63c0a817a74009c0672a2118d8",
  "_shrinkwrap": null,
  "_spec": "done-css@^1.1.12",
  "_where": "/Users/kevin/dev/done-component",
  "author": {
    "name": "Bitovi"
  },
  "bugs": {
    "url": "https://github.com/stealjs/system-css/issues"
  },
  "dependencies": {},
  "description": "A CSS plugin, for css",
  "devDependencies": {
    "funcunit": "^3.0.0",
    "live-reload-testing": "^1.0.0",
    "steal": "^0.13.0",
    "steal-qunit": "0.0.4",
    "testee": "^0.2.0"
  },
  "directories": {},
  "dist": {
    "shasum": "556498a25f864b63c0a817a74009c0672a2118d8",
    "tarball": "https://registry.npmjs.org/done-css/-/done-css-1.1.16.tgz"
  },
  "gitHead": "f36d78fe0eda130d43eef6da7ae5b874e2508ab6",
  "homepage": "https://github.com/stealjs/system-css",
  "keywords": [
    "StealJS",
    "SystemJS",
    "CSS"
  ],
  "license": "MIT",
  "main": "css.js",
  "maintainers": [
    {
      "name": "matthewp",
      "email": "matthew@matthewphillips.info"
    },
    {
      "name": "daffl",
      "email": "daff@neyeon.de"
    },
    {
      "name": "justinbmeyer",
      "email": "justin@bitovi.com"
    }
  ],
  "name": "done-css",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/stealjs/system-css.git"
  },
  "scripts": {
    "test": "npm run test:browser && npm run test:live-reload",
    "test:browser": "testee test/test.html --browsers firefox --reporter Spec",
    "test:live-reload": "live-reload-test & testee test/test-live-reload.html --browsers firefox --reporter Spec"
  },
  "system": {
    "map": {
      "$css": "done-css"
    },
    "npmIgnore": [
      "testee"
    ]
  },
  "version": "1.1.16"
}
