{
  "_from": "read-components@~0.7",
  "_id": "read-components@0.7.0",
  "_inBundle": false,
  "_integrity": "sha1-d9znrctypRQkDEemdbm896NQndk=",
  "_location": "/read-components",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "read-components@~0.7",
    "name": "read-components",
    "escapedName": "read-components",
    "rawSpec": "~0.7",
    "saveSpec": null,
    "fetchSpec": "~0.7"
  },
  "_requiredBy": [
    "/brunch"
  ],
  "_resolved": "https://registry.npmjs.org/read-components/-/read-components-0.7.0.tgz",
  "_shasum": "77dce7adcb72a514240c47a675b9bcf7a3509dd9",
  "_spec": "read-components@~0.7",
  "_where": "/home/physikerwelt/git/ag-gipp/vmext/frontend/node_modules/brunch",
  "author": {
    "name": "Paul Miller",
    "url": "http://paulmillr.com"
  },
  "bugs": {
    "url": "https://github.com/paulmillr/read-components/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "async-each": "~1.0.0"
  },
  "deprecated": false,
  "description": "Read bower components",
  "devDependencies": {
    "chai": "~1.7.0",
    "mocha": "~1.12.0"
  },
  "homepage": "https://github.com/paulmillr/read-components#readme",
  "license": "BSD",
  "main": "index.js",
  "name": "read-components",
  "repository": {
    "type": "git",
    "url": "git://github.com/paulmillr/read-components.git"
  },
  "scripts": {
    "test": "cd test && ../node_modules/.bin/mocha main-test.js"
  },
  "version": "0.7.0"
}
