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.

74 lines
1.7 KiB

{
"_from": "brfs@~1.4.2",
"_id": "brfs@1.4.4",
"_inBundle": false,
"_integrity": "sha512-rX2qc9hkpLPiwdu1HkLY642rwwo3X6N+ZPyEPdNn3OUKV/B2BRP7dHdnkhGantOJLVoTluNYBi4VecHb2Kq2hw==",
"_location": "/brfs",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "brfs@~1.4.2",
"name": "brfs",
"escapedName": "brfs",
"rawSpec": "~1.4.2",
"saveSpec": null,
"fetchSpec": "~1.4.2"
},
"_requiredBy": [
"/mosca"
],
"_resolved": "https://registry.npmjs.org/brfs/-/brfs-1.4.4.tgz",
"_shasum": "fc316bc4880180fa8ee25bcaab65f86910ce1dd5",
"_spec": "brfs@~1.4.2",
"_where": "/home/yimian/iot/mqtt/smartfarm/node_modules/mosca",
"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.1.1",
"through2": "^2.0.0"
},
"deprecated": false,
"description": "browserify fs.readFileSync() static asset inliner",
"devDependencies": {
"browserify": "^4.2.0",
"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.4.4"
}