hummus-recipe
Version:
A powerful PDF tool for NodeJS based on HummusJS
75 lines (74 loc) • 1.78 kB
JSON
{
"_from": "brfs@^1.4.0",
"_id": "brfs@1.6.1",
"_inBundle": false,
"_integrity": "sha512-OfZpABRQQf+Xsmju8XE9bDjs+uU4vLREGolP7bDgcpsI17QREyZ4Bl+2KLxxx1kCgA0fAIhKQBaBYh+PEcCqYQ==",
"_location": "/brfs",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "brfs@^1.4.0",
"name": "brfs",
"escapedName": "brfs",
"rawSpec": "^1.4.0",
"saveSpec": null,
"fetchSpec": "^1.4.0"
},
"_requiredBy": [
"/fontkit"
],
"_resolved": "https://registry.npmjs.org/brfs/-/brfs-1.6.1.tgz",
"_shasum": "b78ce2336d818e25eea04a0947cba6d4fb8849c3",
"_spec": "brfs@^1.4.0",
"_where": "/Users/johnhuang/sandbox/hummusRecipe/pdfkit/node_modules/fontkit",
"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"
},
"bundleDependencies": false,
"dependencies": {
"quote-stream": "^1.0.1",
"resolve": "^1.1.5",
"static-module": "^2.2.0",
"through2": "^2.0.0"
},
"deprecated": false,
"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"
}