Sha256: 1351c98e28f6c01de1000ac55fc5393497b16271ea96f74a24d7441f501d4150

Contents?: true

Size: 820 Bytes

Versions: 4

Compression:

Stored size: 820 Bytes

Contents

{
  "name": "tar-fs",
  "version": "2.0.0",
  "description": "filesystem bindings for tar-stream",
  "dependencies": {
    "chownr": "^1.1.1",
    "mkdirp": "^0.5.1",
    "pump": "^3.0.0",
    "tar-stream": "^2.0.0"
  },
  "keywords": [
    "tar",
    "fs",
    "file",
    "tarball",
    "directory",
    "stream"
  ],
  "devDependencies": {
    "rimraf": "^2.6.3",
    "standard": "^12.0.1",
    "tape": "^4.9.2"
  },
  "scripts": {
    "test": "standard && tape test/index.js"
  },
  "bugs": {
    "url": "https://github.com/mafintosh/tar-fs/issues"
  },
  "homepage": "https://github.com/mafintosh/tar-fs",
  "main": "index.js",
  "directories": {
    "test": "test"
  },
  "author": "Mathias Buus",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/mafintosh/tar-fs.git"
  }
}

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
isomorfeus-puppetmaster-0.5.3 node_modules/tar-fs/package.json
isomorfeus-puppetmaster-0.5.2 node_modules/tar-fs/package.json
isomorfeus-puppetmaster-0.5.1 node_modules/tar-fs/package.json
isomorfeus-puppetmaster-0.5.0 node_modules/tar-fs/package.json