HEX
Server: nginx/1.24.0
System: Linux nowruzgan 6.8.0-57-generic #59-Ubuntu SMP PREEMPT_DYNAMIC Sat Mar 15 17:40:59 UTC 2025 x86_64
User: babak (1000)
PHP: 8.3.6
Disabled: NONE
Upload Files
File: /var/dev/farhangmoaser/web/node_modules/passport-yahoo-oauth/package.json
{
  "name": "passport-yahoo-oauth",
  "version": "0.2.0",
  "description": "Yahoo! (OAuth) authentication strategy for Passport.",
  "keywords": ["passport", "yahoo", "auth", "authn", "authentication", "identity"],
  "repository": {
    "type": "git",
    "url": "git://github.com/jaredhanson/passport-yahoo-oauth.git"
  },
  "bugs": {
    "url": "http://github.com/jaredhanson/passport-yahoo-oauth/issues"
  },
  "author": {
    "name": "Jared Hanson",
    "email": "jaredhanson@gmail.com",
    "url": "http://www.jaredhanson.net/"
  },
  "licenses": [ {
    "type": "MIT",
    "url": "http://www.opensource.org/licenses/MIT" 
  } ],
  "main": "./lib/passport-yahoo-oauth",
  "dependencies": {
    "pkginfo": "0.2.x",
    "passport-oauth": "1.x.x"
  },
  "devDependencies": {
    "vows": "0.6.x"
  },
  "scripts": {
    "test": "NODE_PATH=lib node_modules/.bin/vows test/*-test.js"
  },
  "engines": { "node": ">= 0.4.0" }
}