| 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/readjs/node_modules/append-field/ |
Upload File : |
{
"_args": [
[
{
"raw": "append-field@^0.1.0",
"scope": null,
"escapedName": "append-field",
"name": "append-field",
"rawSpec": "^0.1.0",
"spec": ">=0.1.0 <0.2.0",
"type": "range"
},
"/home/gavin/workspace/meanjs/node_modules/multer"
]
],
"_from": "append-field@>=0.1.0 <0.2.0",
"_id": "append-field@0.1.0",
"_inCache": true,
"_location": "/append-field",
"_nodeVersion": "0.12.2",
"_npmUser": {
"name": "linusu",
"email": "linus@folkdatorn.se"
},
"_npmVersion": "2.7.5",
"_phantomChildren": {},
"_requested": {
"raw": "append-field@^0.1.0",
"scope": null,
"escapedName": "append-field",
"name": "append-field",
"rawSpec": "^0.1.0",
"spec": ">=0.1.0 <0.2.0",
"type": "range"
},
"_requiredBy": [
"/multer"
],
"_resolved": "https://registry.npmjs.org/append-field/-/append-field-0.1.0.tgz",
"_shasum": "6ddc58fa083c7bc545d3c5995b2830cc2366d44a",
"_shrinkwrap": null,
"_spec": "append-field@^0.1.0",
"_where": "/home/gavin/workspace/meanjs/node_modules/multer",
"author": {
"name": "Linus Unnebäck",
"email": "linus@folkdatorn.se"
},
"bugs": {
"url": "https://github.com/LinusU/node-append-field/issues"
},
"dependencies": {},
"description": "A [W3C HTML JSON forms spec](http://www.w3.org/TR/html-json-forms/) compliant field appender (for lack of a better name). Useful for people implementing `application/x-www-form-urlencoded` and `multipart/form-data` parsers.",
"devDependencies": {
"mocha": "^2.2.4",
"standard": "^3.7.2",
"testdata-w3c-json-form": "^0.2.0"
},
"directories": {},
"dist": {
"shasum": "6ddc58fa083c7bc545d3c5995b2830cc2366d44a",
"tarball": "https://registry.npmjs.org/append-field/-/append-field-0.1.0.tgz"
},
"gitHead": "b88c9cc6a37273956843422ca2d384bd55b44b08",
"homepage": "https://github.com/LinusU/node-append-field",
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "linusu",
"email": "linus@folkdatorn.se"
}
],
"name": "append-field",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/LinusU/node-append-field.git"
},
"scripts": {
"test": "standard && mocha"
},
"version": "0.1.0"
}