You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
75 lines
1.8 KiB
75 lines
1.8 KiB
{
|
|
"_from": "brfs@^2.0.2",
|
|
"_id": "brfs@2.0.2",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-IrFjVtwu4eTJZyu8w/V2gxU7iLTtcHih67sgEdzrhjLBMHp2uYefUBfdM4k2UvcuWMgV7PQDZHSLeNWnLFKWVQ==",
|
|
"_location": "/brfs",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "brfs@^2.0.2",
|
|
"name": "brfs",
|
|
"escapedName": "brfs",
|
|
"rawSpec": "^2.0.2",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^2.0.2"
|
|
},
|
|
"_requiredBy": [
|
|
"/@foliojs-fork/fontkit",
|
|
"/@foliojs-fork/linebreak"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/brfs/-/brfs-2.0.2.tgz",
|
|
"_shasum": "44237878fa82aa479ce4f5fe2c1796ec69f07845",
|
|
"_spec": "brfs@^2.0.2",
|
|
"_where": "/Users/satish.ganga/Desktop/EKAM/ekamv3/skgangaEkam/node_modules/@foliojs-fork/linebreak",
|
|
"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": "^3.0.2",
|
|
"through2": "^2.0.0"
|
|
},
|
|
"deprecated": false,
|
|
"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"
|
|
}
|