Current File : /home/tradevaly/www/node_modules/brfs/package.json
{
  "_args": [
    [
      "brfs@2.0.2",
      "/home/skote/public_html"
    ]
  ],
  "_from": "brfs@2.0.2",
  "_id": "brfs@2.0.2",
  "_inBundle": false,
  "_integrity": "sha512-IrFjVtwu4eTJZyu8w/V2gxU7iLTtcHih67sgEdzrhjLBMHp2uYefUBfdM4k2UvcuWMgV7PQDZHSLeNWnLFKWVQ==",
  "_location": "/brfs",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "brfs@2.0.2",
    "name": "brfs",
    "escapedName": "brfs",
    "rawSpec": "2.0.2",
    "saveSpec": null,
    "fetchSpec": "2.0.2"
  },
  "_requiredBy": [
    "/fontkit",
    "/linebreak"
  ],
  "_resolved": "https://registry.npmjs.org/brfs/-/brfs-2.0.2.tgz",
  "_spec": "2.0.2",
  "_where": "/home/skote/public_html",
  "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": "^3.0.2",
    "through2": "^2.0.0"
  },
  "description": "browserify fs.readFileSync() static asset inliner",
  "devDependencies": {
    "browserify": "^16.1.1",
    "concat-stream": "^1.6.0",
    "tap": "^10.7.3",
    "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": "2.0.2"
}