{
  "_args": [
    [
      {
        "raw": "vinyl@^0.4.3",
        "scope": null,
        "escapedName": "vinyl",
        "name": "vinyl",
        "rawSpec": "^0.4.3",
        "spec": ">=0.4.3 <0.5.0",
        "type": "range"
      },
      "C:\\xampp\\htdocs\\asreales\\node_modules\\decompress-tar"
    ]
  ],
  "_from": "vinyl@>=0.4.3 <0.5.0",
  "_id": "vinyl@0.4.6",
  "_inCache": true,
  "_location": "/decompress-tar/vinyl",
  "_nodeVersion": "0.10.33",
  "_npmUser": {
    "name": "fractal",
    "email": "contact@wearefractal.com"
  },
  "_npmVersion": "2.1.6",
  "_phantomChildren": {},
  "_requested": {
    "raw": "vinyl@^0.4.3",
    "scope": null,
    "escapedName": "vinyl",
    "name": "vinyl",
    "rawSpec": "^0.4.3",
    "spec": ">=0.4.3 <0.5.0",
    "type": "range"
  },
  "_requiredBy": [
    "/decompress-tar"
  ],
  "_resolved": "https://registry.npmjs.org/vinyl/-/vinyl-0.4.6.tgz",
  "_shasum": "2f356c87a550a255461f36bbeb2a5ba8bf784847",
  "_shrinkwrap": null,
  "_spec": "vinyl@^0.4.3",
  "_where": "C:\\xampp\\htdocs\\asreales\\node_modules\\decompress-tar",
  "author": {
    "name": "Fractal",
    "email": "contact@wearefractal.com",
    "url": "http://wearefractal.com/"
  },
  "bugs": {
    "url": "https://github.com/wearefractal/vinyl/issues"
  },
  "dependencies": {
    "clone": "^0.2.0",
    "clone-stats": "^0.0.1"
  },
  "description": "A virtual file format",
  "devDependencies": {
    "buffer-equal": "0.0.1",
    "coveralls": "^2.6.1",
    "event-stream": "^3.1.0",
    "istanbul": "^0.3.0",
    "jshint": "^2.4.1",
    "lodash.templatesettings": "^2.4.1",
    "mocha": "^2.0.0",
    "mocha-lcov-reporter": "^0.0.1",
    "rimraf": "^2.2.5",
    "should": "^4.0.4"
  },
  "directories": {},
  "dist": {
    "shasum": "2f356c87a550a255461f36bbeb2a5ba8bf784847",
    "tarball": "https://registry.npmjs.org/vinyl/-/vinyl-0.4.6.tgz"
  },
  "engines": {
    "node": ">= 0.9"
  },
  "files": [
    "index.js",
    "lib"
  ],
  "gitHead": "8255a5f1de7fecb1cd5e7ba7ac1ec997395f6be1",
  "homepage": "http://github.com/wearefractal/vinyl",
  "licenses": [
    {
      "type": "MIT",
      "url": "http://github.com/wearefractal/vinyl/raw/master/LICENSE"
    }
  ],
  "main": "./index.js",
  "maintainers": [
    {
      "name": "fractal",
      "email": "contact@wearefractal.com"
    }
  ],
  "name": "vinyl",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/wearefractal/vinyl.git"
  },
  "scripts": {
    "coveralls": "istanbul cover _mocha -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage",
    "test": "mocha --reporter spec && jshint lib"
  },
  "version": "0.4.6"
}
