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 : /proc/3290719/root/lib/node_modules/gulp/node_modules/append-buffer/ |
{
"_from": "append-buffer@^1.0.2",
"_id": "append-buffer@1.0.2",
"_inBundle": false,
"_integrity": "sha1-2CIM9GYIFSXv6lBhTz3mUU36WPE=",
"_location": "/gulp/append-buffer",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "append-buffer@^1.0.2",
"name": "append-buffer",
"escapedName": "append-buffer",
"rawSpec": "^1.0.2",
"saveSpec": null,
"fetchSpec": "^1.0.2"
},
"_requiredBy": [
"/gulp/vinyl-sourcemap"
],
"_resolved": "https://registry.npmjs.org/append-buffer/-/append-buffer-1.0.2.tgz",
"_shasum": "d8220cf466081525efea50614f3de6514dfa58f1",
"_spec": "append-buffer@^1.0.2",
"_where": "/usr/lib/node_modules/gulp/node_modules/vinyl-sourcemap",
"author": {
"name": "Brian Woodward",
"url": "https://doowb.com"
},
"bugs": {
"url": "https://github.com/doowb/append-buffer/issues"
},
"bundleDependencies": false,
"dependencies": {
"buffer-equal": "^1.0.0"
},
"deprecated": false,
"description": "Append a buffer to another buffer ensuring to preserve line ending characters.",
"devDependencies": {
"gulp-format-md": "^1.0.0",
"mocha": "^3.5.0"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"homepage": "https://github.com/doowb/append-buffer",
"keywords": [
"append",
"append-buffer",
"concat",
"concat-buffer",
"eol",
"join",
"join-buffer",
"normalize",
"buffer"
],
"license": "MIT",
"main": "index.js",
"name": "append-buffer",
"repository": {
"type": "git",
"url": "git+https://github.com/doowb/append-buffer.git"
},
"scripts": {
"test": "mocha"
},
"verb": {
"toc": false,
"layout": "default",
"tasks": [
"readme"
],
"plugins": [
"gulp-format-md"
],
"lint": {
"reflinks": true
}
},
"version": "1.0.2"
}