package.json 1.84 KB
{
  "_args": [
    [
      "passport-naver@1.0.6",
      "/Users/star/Desktop/YTMT"
    ]
  ],
  "_from": "passport-naver@1.0.6",
  "_id": "passport-naver@1.0.6",
  "_inBundle": false,
  "_integrity": "sha512-5XEbJesiPVshwE0cTDvbbJrOiYSJ9VFRJTctqiZL1Xip6qOi9n7d49UesOqavLT+Ry8C7aw3zdzbmWosqHcQ/Q==",
  "_location": "/passport-naver",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "passport-naver@1.0.6",
    "name": "passport-naver",
    "escapedName": "passport-naver",
    "rawSpec": "1.0.6",
    "saveSpec": null,
    "fetchSpec": "1.0.6"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/passport-naver/-/passport-naver-1.0.6.tgz",
  "_spec": "1.0.6",
  "_where": "/Users/star/Desktop/YTMT",
  "author": {
    "name": "Young-il Cho",
    "email": "youngil.cho@navercorp.com",
    "url": "http://github.com/terzeron"
  },
  "bugs": {
    "url": "https://github.com/naver/passport-naver/issues"
  },
  "contributors": [
    {
      "name": "Chanhee Kim",
      "email": "chanhee.kim@navercorp.com"
    },
    {
      "name": "Seunglak Choi",
      "email": "seunglak@gmail.com"
    },
    {
      "name": "MooYeol Lee",
      "email": "mooyoul@gmail.com",
      "url": "https://github.com/mooyoul"
    }
  ],
  "dependencies": {
    "passport-oauth": "^1.0.0",
    "underscore": "^1.8.3"
  },
  "description": "Naver authentication strategy for Passport",
  "homepage": "https://github.com/naver/passport-naver",
  "keywords": [
    "passport",
    "naver",
    "auth",
    "oauth",
    "authentication",
    "oauth2"
  ],
  "licenses": [
    {
      "type": "MIT",
      "url": "http://www.opensource.org/licenses/MIT"
    }
  ],
  "main": "./lib",
  "name": "passport-naver",
  "repository": {
    "type": "git",
    "url": "git://github.com/naver/passport-naver.git"
  },
  "version": "1.0.6"
}