Server : nginx/1.20.1 System : Linux ccpf-production-2021 5.4.0-148-generic #165-Ubuntu SMP Tue Apr 18 08:53:12 UTC 2023 x86_64 User : forge ( 1000) PHP Version : 7.4.21 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, Directory : /usr/lib/node_modules/gulp/node_modules/remove-bom-buffer/ |
{
"_from": "remove-bom-buffer@^3.0.0",
"_id": "remove-bom-buffer@3.0.0",
"_inBundle": false,
"_integrity": "sha512-8v2rWhaakv18qcvNeli2mZ/TMTL2nEyAKRvzo1WtnZBl15SHyEhrCu2/xKlJyUFKHiHgfXIyuY6g2dObJJycXQ==",
"_location": "/gulp/remove-bom-buffer",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "remove-bom-buffer@^3.0.0",
"name": "remove-bom-buffer",
"escapedName": "remove-bom-buffer",
"rawSpec": "^3.0.0",
"saveSpec": null,
"fetchSpec": "^3.0.0"
},
"_requiredBy": [
"/gulp/remove-bom-stream",
"/gulp/vinyl-fs",
"/gulp/vinyl-sourcemap"
],
"_resolved": "https://registry.npmjs.org/remove-bom-buffer/-/remove-bom-buffer-3.0.0.tgz",
"_shasum": "c2bf1e377520d324f623892e33c10cac2c252b53",
"_spec": "remove-bom-buffer@^3.0.0",
"_where": "/usr/lib/node_modules/gulp/node_modules/vinyl-fs",
"author": {
"name": "Jon Schlinkert",
"url": "https://github.com/jonschlinkert"
},
"bugs": {
"url": "https://github.com/jonschlinkert/remove-bom-buffer/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Blaine Bublitz",
"url": "https://twitter.com/BlaineBublitz"
},
{
"name": "Erik Kemperman",
"url": "https://github.com/erikkemperman"
},
{
"name": "Jon Schlinkert",
"url": "http://twitter.com/jonschlinkert"
}
],
"dependencies": {
"is-buffer": "^1.1.5",
"is-utf8": "^0.2.1"
},
"deprecated": false,
"description": "Remove a byte order mark (BOM) from a buffer.",
"devDependencies": {
"gulp-format-md": "^0.1.11",
"mocha": "^3.2.0"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"homepage": "https://github.com/jonschlinkert/remove-bom-buffer",
"keywords": [
"bom",
"buffer",
"byte-order-mark",
"normalize",
"remove",
"strip",
"strip-bom",
"strip-bom-buffer",
"strip-bom-string"
],
"license": "MIT",
"main": "index.js",
"name": "remove-bom-buffer",
"repository": {
"type": "git",
"url": "git+https://github.com/jonschlinkert/remove-bom-buffer.git"
},
"scripts": {
"test": "mocha"
},
"verb": {
"related": {
"list": [
"cr",
"has-bom",
"read-file",
"strip-bom-string"
]
},
"toc": false,
"layout": "default",
"tasks": [
"readme"
],
"plugins": [
"gulp-format-md"
],
"lint": {
"reflinks": true
}
},
"version": "3.0.0"
}