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