You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
typesetting/pitfall/pdfkit/node_modules/brfs/package.json

102 lines
2.2 KiB
JSON

{
"_args": [
[
{
"raw": "brfs@~1.0.1",
"scope": null,
"escapedName": "brfs",
"name": "brfs",
"rawSpec": "~1.0.1",
"spec": ">=1.0.1 <1.1.0",
"type": "range"
},
"/Users/MB/git/pdfkit"
]
],
"_from": "brfs@>=1.0.1 <1.1.0",
"_id": "brfs@1.0.2",
"_inCache": true,
"_location": "/brfs",
"_npmUser": {
"name": "substack",
"email": "mail@substack.net"
},
"_npmVersion": "1.4.6",
"_phantomChildren": {},
"_requested": {
"raw": "brfs@~1.0.1",
"scope": null,
"escapedName": "brfs",
"name": "brfs",
"rawSpec": "~1.0.1",
"spec": ">=1.0.1 <1.1.0",
"type": "range"
},
"_requiredBy": [
"#DEV:/"
],
"_resolved": "https://registry.npmjs.org/brfs/-/brfs-1.0.2.tgz",
"_shasum": "0a6bf1a7d74b1f2504f6bc932b9cc4d2c1aeb7fa",
"_shrinkwrap": null,
"_spec": "brfs@~1.0.1",
"_where": "/Users/MB/git/pdfkit",
"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": {
"escodegen": "0.0.17",
"falafel": "~0.1.6",
"through": "~2.2.0"
},
"description": "browserify fs.readFileSync() static asset inliner",
"devDependencies": {
"browserify": "~3.25.2",
"concat-stream": "~1.0.0",
"tap": "~0.4.0"
},
"directories": {},
"dist": {
"shasum": "0a6bf1a7d74b1f2504f6bc932b9cc4d2c1aeb7fa",
"tarball": "https://registry.npmjs.org/brfs/-/brfs-1.0.2.tgz"
},
"homepage": "https://github.com/substack/brfs",
"keywords": [
"browserify",
"browserify-transform",
"fs",
"readFileSync",
"plugin",
"static",
"asset",
"bundle",
"base64"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "substack",
"email": "mail@substack.net"
}
],
"name": "brfs",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/substack/brfs.git"
},
"scripts": {
"test": "tap test/*.js"
},
"version": "1.0.2"
}