| 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/passport/ |
Upload File : |
{
"_args": [
[
{
"raw": "passport@~0.3.2",
"scope": null,
"escapedName": "passport",
"name": "passport",
"rawSpec": "~0.3.2",
"spec": ">=0.3.2 <0.4.0",
"type": "range"
},
"/home/gavin/workspace/meanjs"
]
],
"_from": "passport@>=0.3.2 <0.4.0",
"_id": "passport@0.3.2",
"_inCache": true,
"_location": "/passport",
"_npmUser": {
"name": "jaredhanson",
"email": "jaredhanson@gmail.com"
},
"_npmVersion": "1.4.28",
"_phantomChildren": {},
"_requested": {
"raw": "passport@~0.3.2",
"scope": null,
"escapedName": "passport",
"name": "passport",
"rawSpec": "~0.3.2",
"spec": ">=0.3.2 <0.4.0",
"type": "range"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/passport/-/passport-0.3.2.tgz",
"_shasum": "9dd009f915e8fe095b0124a01b8f82da07510102",
"_shrinkwrap": null,
"_spec": "passport@~0.3.2",
"_where": "/home/gavin/workspace/meanjs",
"author": {
"name": "Jared Hanson",
"email": "jaredhanson@gmail.com",
"url": "http://www.jaredhanson.net/"
},
"bugs": {
"url": "http://github.com/jaredhanson/passport/issues"
},
"dependencies": {
"passport-strategy": "1.x.x",
"pause": "0.0.1"
},
"description": "Simple, unobtrusive authentication for Node.js.",
"devDependencies": {
"chai": "2.x.x",
"chai-connect-middleware": "0.3.x",
"chai-passport-strategy": "0.2.x",
"mocha": "2.x.x",
"proxyquire": "1.x.x"
},
"directories": {},
"dist": {
"shasum": "9dd009f915e8fe095b0124a01b8f82da07510102",
"tarball": "https://registry.npmjs.org/passport/-/passport-0.3.2.tgz"
},
"engines": {
"node": ">= 0.4.0"
},
"gitHead": "ee57813037914642906aa9ed9e1c9ecbebf905ff",
"homepage": "http://passportjs.org/",
"keywords": [
"express",
"connect",
"auth",
"authn",
"authentication"
],
"license": "MIT",
"licenses": [
{
"type": "MIT",
"url": "http://www.opensource.org/licenses/MIT"
}
],
"main": "./lib",
"maintainers": [
{
"name": "jaredhanson",
"email": "jaredhanson@gmail.com"
}
],
"name": "passport",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/jaredhanson/passport.git"
},
"scripts": {
"test": "mocha --reporter spec --require test/bootstrap/node test/*.test.js test/**/*.test.js"
},
"version": "0.3.2"
}