{
  "_args": [
    [
      "brfs@1.6.1",
      "/var/www/nomadis/maj/nomadis_maj"
    ]
  ],
  "_development": true,
  "_from": "brfs@1.6.1",
  "_id": "brfs@1.6.1",
  "_inBundle": false,
  "_integrity": "sha512-OfZpABRQQf+Xsmju8XE9bDjs+uU4vLREGolP7bDgcpsI17QREyZ4Bl+2KLxxx1kCgA0fAIhKQBaBYh+PEcCqYQ==",
  "_location": "/brfs",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "brfs@1.6.1",
    "name": "brfs",
    "escapedName": "brfs",
    "rawSpec": "1.6.1",
    "saveSpec": null,
    "fetchSpec": "1.6.1"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/brfs/-/brfs-1.6.1.tgz",
  "_spec": "1.6.1",
  "_where": "/var/www/nomadis/maj/nomadis_maj",
  "author": {
    "name": "James Halliday",
    "email": "mail@substack.net",
    "url": "http://substack.net"
  },
  "bin": {
    "brfs": "bin/cmd.js"
  },
  "bugs": {
    "url": "https://github.com/substack/brfs/issues"
  },
  "dependencies": {
    "quote-stream": "^1.0.1",
    "resolve": "^1.1.5",
    "static-module": "^2.2.0",
    "through2": "^2.0.0"
  },
  "description": "browserify fs.readFileSync() static asset inliner",
  "devDependencies": {
    "browserify": "^16.1.1",
    "concat-stream": "^1.6.0",
    "tap": "~0.4.8",
    "through": "^2.3.4"
  },
  "homepage": "https://github.com/substack/brfs",
  "keywords": [
    "browserify",
    "browserify-transform",
    "fs",
    "readFileSync",
    "plugin",
    "static",
    "asset",
    "bundle",
    "base64"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "brfs",
  "repository": {
    "type": "git",
    "url": "git://github.com/substack/brfs.git"
  },
  "scripts": {
    "test": "tap test/*.js"
  },
  "version": "1.6.1"
}
