| 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/base64-url/ |
Upload File : |
{
"_args": [
[
{
"raw": "base64-url@1.3.2",
"scope": null,
"escapedName": "base64-url",
"name": "base64-url",
"rawSpec": "1.3.2",
"spec": "1.3.2",
"type": "version"
},
"/home/gavin/workspace/meanjs/node_modules/uid-safe"
]
],
"_from": "base64-url@1.3.2",
"_id": "base64-url@1.3.2",
"_inCache": true,
"_location": "/base64-url",
"_nodeVersion": "4.4.2",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/base64-url-1.3.2.tgz_1468593630635_0.8208693880587816"
},
"_npmUser": {
"name": "quim",
"email": "joaquim.serafim@gmail.com"
},
"_npmVersion": "2.15.0",
"_phantomChildren": {},
"_requested": {
"raw": "base64-url@1.3.2",
"scope": null,
"escapedName": "base64-url",
"name": "base64-url",
"rawSpec": "1.3.2",
"spec": "1.3.2",
"type": "version"
},
"_requiredBy": [
"/uid-safe"
],
"_resolved": "https://registry.npmjs.org/base64-url/-/base64-url-1.3.2.tgz",
"_shasum": "4b08113b49d23889f306be64372762d31412f7a8",
"_shrinkwrap": null,
"_spec": "base64-url@1.3.2",
"_where": "/home/gavin/workspace/meanjs/node_modules/uid-safe",
"author": {
"name": "@joaquimserafim"
},
"bugs": {
"url": "https://github.com/joaquimserafim/base64-url/issues"
},
"dependencies": {},
"description": "Base64 encode, decode, escape and unescape for URL applications",
"devDependencies": {
"istanbul": "^0.3.5",
"jscs": "^1.9.0",
"jshint": "^2.5.11",
"pre-commit": "^1.1.3",
"tape": "^4.6.0"
},
"directories": {},
"dist": {
"shasum": "4b08113b49d23889f306be64372762d31412f7a8",
"tarball": "https://registry.npmjs.org/base64-url/-/base64-url-1.3.2.tgz"
},
"files": [
"LICENSE",
"README.md",
"index.js"
],
"gitHead": "356442c220fe38d00fa34078519c9b3ac31b1312",
"homepage": "https://github.com/joaquimserafim/base64-url",
"keywords": [
"base64",
"base64url"
],
"license": "ISC",
"main": "index.js",
"maintainers": [
{
"name": "quim",
"email": "joaquim.serafim@gmail.com"
}
],
"name": "base64-url",
"optionalDependencies": {},
"pre-commit": [
"lint",
"style",
"test",
"coverage:check"
],
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/joaquimserafim/base64-url.git"
},
"scripts": {
"coverage": "open coverage/lcov-report/index.html",
"coverage:check": "istanbul check-coverage --statements 100 --functions 100 --lines 100 --branches 100",
"lint": "jshint -c .jshintrc *.js",
"style": "jscs -p google *.js",
"test": "istanbul cover tape test.js"
},
"version": "1.3.2"
}