| 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/passport-oauth2/ |
Upload File : |
{
"_args": [
[
{
"raw": "passport-oauth2@1.x.x",
"scope": null,
"escapedName": "passport-oauth2",
"name": "passport-oauth2",
"rawSpec": "1.x.x",
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"/home/gavin/workspace/meanjs/node_modules/passport-facebook"
]
],
"_from": "passport-oauth2@>=1.0.0 <2.0.0",
"_id": "passport-oauth2@1.3.0",
"_inCache": true,
"_location": "/passport-oauth2",
"_nodeVersion": "4.2.1",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/passport-oauth2-1.3.0.tgz_1459305572060_0.39259084430523217"
},
"_npmUser": {
"name": "jaredhanson",
"email": "jaredhanson@gmail.com"
},
"_npmVersion": "2.14.7",
"_phantomChildren": {},
"_requested": {
"raw": "passport-oauth2@1.x.x",
"scope": null,
"escapedName": "passport-oauth2",
"name": "passport-oauth2",
"rawSpec": "1.x.x",
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/passport-facebook",
"/passport-github",
"/passport-google-oauth20"
],
"_resolved": "https://registry.npmjs.org/passport-oauth2/-/passport-oauth2-1.3.0.tgz",
"_shasum": "d72b4bd62eeb807a4089ff3071a22c26c382dc0c",
"_shrinkwrap": null,
"_spec": "passport-oauth2@1.x.x",
"_where": "/home/gavin/workspace/meanjs/node_modules/passport-facebook",
"author": {
"name": "Jared Hanson",
"email": "jaredhanson@gmail.com",
"url": "http://www.jaredhanson.net/"
},
"bugs": {
"url": "http://github.com/jaredhanson/passport-oauth2/issues"
},
"dependencies": {
"oauth": "0.9.x",
"passport-strategy": "1.x.x",
"uid2": "0.0.x"
},
"description": "OAuth 2.0 authentication strategy for Passport.",
"devDependencies": {
"chai": "2.x.x",
"chai-passport-strategy": "1.x.x",
"make-node": "0.3.x",
"mocha": "2.x.x"
},
"directories": {},
"dist": {
"shasum": "d72b4bd62eeb807a4089ff3071a22c26c382dc0c",
"tarball": "https://registry.npmjs.org/passport-oauth2/-/passport-oauth2-1.3.0.tgz"
},
"engines": {
"node": ">= 0.4.0"
},
"gitHead": "1eb4f22d5f6ca8bc6b08856f91779f67e5082fe0",
"homepage": "https://github.com/jaredhanson/passport-oauth2#readme",
"keywords": [
"passport",
"auth",
"authn",
"authentication",
"authz",
"authorization",
"oauth",
"oauth2"
],
"license": "MIT",
"licenses": [
{
"type": "MIT",
"url": "http://opensource.org/licenses/MIT"
}
],
"main": "./lib",
"maintainers": [
{
"name": "jaredhanson",
"email": "jaredhanson@gmail.com"
}
],
"name": "passport-oauth2",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/jaredhanson/passport-oauth2.git"
},
"scripts": {
"test": "mocha --reporter spec --require test/bootstrap/node test/*.test.js test/**/*.test.js"
},
"version": "1.3.0"
}