| 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/dicer/ |
Upload File : |
{
"_args": [
[
{
"raw": "dicer@0.2.5",
"scope": null,
"escapedName": "dicer",
"name": "dicer",
"rawSpec": "0.2.5",
"spec": "0.2.5",
"type": "version"
},
"/home/gavin/workspace/meanjs/node_modules/busboy"
]
],
"_from": "dicer@0.2.5",
"_id": "dicer@0.2.5",
"_inCache": true,
"_location": "/dicer",
"_nodeVersion": "5.0.0",
"_npmUser": {
"name": "mscdex",
"email": "mscdex@mscdex.net"
},
"_npmVersion": "3.3.6",
"_phantomChildren": {
"core-util-is": "1.0.2",
"inherits": "2.0.3",
"string_decoder": "0.10.31"
},
"_requested": {
"raw": "dicer@0.2.5",
"scope": null,
"escapedName": "dicer",
"name": "dicer",
"rawSpec": "0.2.5",
"spec": "0.2.5",
"type": "version"
},
"_requiredBy": [
"/busboy"
],
"_resolved": "https://registry.npmjs.org/dicer/-/dicer-0.2.5.tgz",
"_shasum": "5996c086bb33218c812c090bddc09cd12facb70f",
"_shrinkwrap": null,
"_spec": "dicer@0.2.5",
"_where": "/home/gavin/workspace/meanjs/node_modules/busboy",
"author": {
"name": "Brian White",
"email": "mscdex@mscdex.net"
},
"bugs": {
"url": "https://github.com/mscdex/dicer/issues"
},
"dependencies": {
"readable-stream": "1.1.x",
"streamsearch": "0.1.2"
},
"description": "A very fast streaming multipart parser for node.js",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "5996c086bb33218c812c090bddc09cd12facb70f",
"tarball": "https://registry.npmjs.org/dicer/-/dicer-0.2.5.tgz"
},
"engines": {
"node": ">=0.8.0"
},
"homepage": "https://github.com/mscdex/dicer#readme",
"keywords": [
"parser",
"parse",
"parsing",
"multipart",
"form-data",
"streaming"
],
"licenses": [
{
"type": "MIT",
"url": "http://github.com/mscdex/dicer/raw/master/LICENSE"
}
],
"main": "./lib/Dicer",
"maintainers": [
{
"name": "mscdex",
"email": "mscdex@mscdex.net"
}
],
"name": "dicer",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/mscdex/dicer.git"
},
"scripts": {
"test": "node test/test.js"
},
"version": "0.2.5"
}