| Server IP : 68.183.124.220 / Your IP : 216.73.217.137 Web Server : Apache/2.4.18 (Ubuntu) System : Linux Sandbox-A 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64 User : gavin ( 1000) PHP Version : 7.0.33-0ubuntu0.16.04.16 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_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority, MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/gavin/workspace/happymandarin/node_modules/smart-buffer/ |
Upload File : |
{
"_args": [
[
{
"raw": "smart-buffer@^1.0.4",
"scope": null,
"escapedName": "smart-buffer",
"name": "smart-buffer",
"rawSpec": "^1.0.4",
"spec": ">=1.0.4 <2.0.0",
"type": "range"
},
"/home/gavin/workspace/meanjs/node_modules/socks"
]
],
"_from": "smart-buffer@>=1.0.4 <2.0.0",
"_id": "smart-buffer@1.0.11",
"_inCache": true,
"_location": "/smart-buffer",
"_nodeVersion": "6.1.0",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/smart-buffer-1.0.11.tgz_1463716862688_0.09099809848703444"
},
"_npmUser": {
"name": "joshglazebrook",
"email": "npm@joshglazebrook.com"
},
"_npmVersion": "3.8.6",
"_phantomChildren": {},
"_requested": {
"raw": "smart-buffer@^1.0.4",
"scope": null,
"escapedName": "smart-buffer",
"name": "smart-buffer",
"rawSpec": "^1.0.4",
"spec": ">=1.0.4 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/socks"
],
"_resolved": "https://registry.npmjs.org/smart-buffer/-/smart-buffer-1.0.11.tgz",
"_shasum": "3050337098a8e4cdf0350fef63dd146049ff940a",
"_shrinkwrap": null,
"_spec": "smart-buffer@^1.0.4",
"_where": "/home/gavin/workspace/meanjs/node_modules/socks",
"author": {
"name": "Josh Glazebrook"
},
"bugs": {
"url": "https://github.com/JoshGlazebrook/smart-buffer/issues"
},
"dependencies": {},
"description": "A smarter Buffer that keeps track of its own read and write positions while growing endlessly.",
"devDependencies": {
"chai": "^2.2.0",
"coveralls": "^2.11.9",
"istanbul": "^0.4.3",
"mocha": "^2.2.3",
"mocha-lcov-reporter": "^1.2.0"
},
"directories": {},
"dist": {
"shasum": "3050337098a8e4cdf0350fef63dd146049ff940a",
"tarball": "https://registry.npmjs.org/smart-buffer/-/smart-buffer-1.0.11.tgz"
},
"engines": {
"node": ">= 0.10.15",
"npm": ">= 1.3.5"
},
"gitHead": "56ded6259a34f213aa1b49338c1057d1ac79836e",
"homepage": "https://github.com/JoshGlazebrook/smart-buffer/",
"keywords": [
"buffer",
"smart",
"serialize",
"packet",
"network",
"cursor",
"simple"
],
"license": "MIT",
"main": "lib/smart-buffer.js",
"maintainers": [
{
"name": "joshglazebrook",
"email": "josh@joshglazebrook.com"
}
],
"name": "smart-buffer",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/JoshGlazebrook/smart-buffer.git"
},
"scripts": {
"coverage": "istanbul cover node_modules/mocha/bin/_mocha recursive test",
"fullcoverage": "istanbul -include-all-sources cover node_modules/mocha/bin/_mocha recursive test",
"test": "mocha test/smart-buffer.test.js"
},
"typings": "typings/index",
"version": "1.0.11"
}