| 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-oauth/ |
Upload File : |
{
"_args": [
[
{
"raw": "passport-google-oauth@~1.0.0",
"scope": null,
"escapedName": "passport-google-oauth",
"name": "passport-google-oauth",
"rawSpec": "~1.0.0",
"spec": ">=1.0.0 <1.1.0",
"type": "range"
},
"/home/gavin/workspace/meanjs"
]
],
"_from": "passport-google-oauth@>=1.0.0 <1.1.0",
"_id": "passport-google-oauth@1.0.0",
"_inCache": true,
"_location": "/passport-google-oauth",
"_nodeVersion": "4.2.1",
"_npmOperationalInternal": {
"host": "packages-6-west.internal.npmjs.com",
"tmp": "tmp/passport-google-oauth-1.0.0.tgz_1454557066229_0.6599945547059178"
},
"_npmUser": {
"name": "jaredhanson",
"email": "jaredhanson@gmail.com"
},
"_npmVersion": "2.14.7",
"_phantomChildren": {},
"_requested": {
"raw": "passport-google-oauth@~1.0.0",
"scope": null,
"escapedName": "passport-google-oauth",
"name": "passport-google-oauth",
"rawSpec": "~1.0.0",
"spec": ">=1.0.0 <1.1.0",
"type": "range"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/passport-google-oauth/-/passport-google-oauth-1.0.0.tgz",
"_shasum": "65f50633192ad0627a18b08960077109d84eb76d",
"_shrinkwrap": null,
"_spec": "passport-google-oauth@~1.0.0",
"_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-google-oauth/issues"
},
"dependencies": {
"passport-google-oauth1": "1.x.x",
"passport-google-oauth20": "1.x.x"
},
"description": "Google (OAuth) authentication strategies for Passport.",
"devDependencies": {
"chai": "2.x.x",
"make-node": "0.3.x",
"mocha": "1.x.x"
},
"directories": {},
"dist": {
"shasum": "65f50633192ad0627a18b08960077109d84eb76d",
"tarball": "https://registry.npmjs.org/passport-google-oauth/-/passport-google-oauth-1.0.0.tgz"
},
"engines": {
"node": ">= 0.4.0"
},
"gitHead": "7b52c7df17987026238ca87e6df4461541c96140",
"homepage": "https://github.com/jaredhanson/passport-google-oauth#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-oauth",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/jaredhanson/passport-google-oauth.git"
},
"scripts": {
"test": "mocha --require test/bootstrap/node test/*.test.js"
},
"version": "1.0.0"
}