{
  "_args": [
    [
      "@marionebl/sander@0.6.1",
      "/var/www/brandplatform.be/bebat"
    ]
  ],
  "_development": true,
  "_from": "@marionebl/sander@0.6.1",
  "_id": "@marionebl/sander@0.6.1",
  "_inBundle": false,
  "_integrity": "sha1-GViWWHTyS8Ub5Ih1/rUNZC/EH3s=",
  "_location": "/@marionebl/sander",
  "_phantomChildren": {
    "glob": "7.1.4"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@marionebl/sander@0.6.1",
    "name": "@marionebl/sander",
    "escapedName": "@marionebl%2fsander",
    "scope": "@marionebl",
    "rawSpec": "0.6.1",
    "saveSpec": null,
    "fetchSpec": "0.6.1"
  },
  "_requiredBy": [
    "/@commitlint/read"
  ],
  "_resolved": "https://registry.npmjs.org/@marionebl/sander/-/sander-0.6.1.tgz",
  "_spec": "0.6.1",
  "_where": "/var/www/brandplatform.be/bebat",
  "author": {
    "name": "Rich Harris"
  },
  "bugs": {
    "url": "https://github.com/rich-harris/sander/issues"
  },
  "dependencies": {
    "graceful-fs": "^4.1.3",
    "mkdirp": "^0.5.1",
    "rimraf": "^2.5.2"
  },
  "description": "Promise-based power tool for common filesystem tasks",
  "devDependencies": {
    "buffer-crc32": "^0.2.5",
    "mocha": "^3.2.0",
    "rollup": "^0.36.4",
    "rollup-plugin-buble": "^0.14.0"
  },
  "files": [
    "dist",
    "README.md"
  ],
  "homepage": "https://github.com/rich-harris/sander#readme",
  "jsnext:main": "dist/sander.es.js",
  "license": "MIT",
  "main": "dist/sander.cjs.js",
  "name": "@marionebl/sander",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/rich-harris/sander.git"
  },
  "scripts": {
    "build": "rollup -c",
    "prepublish": "npm test",
    "pretest": "npm run build",
    "test": "mocha"
  },
  "version": "0.6.1"
}
