package.json 2.43 KB
{
  "_args": [
    [
      {
        "raw": "passport-kakao",
        "scope": null,
        "escapedName": "passport-kakao",
        "name": "passport-kakao",
        "rawSpec": "",
        "spec": "latest",
        "type": "tag"
      },
      "/Users/kanghyeontae/IdeaProjects/YTMT"
    ]
  ],
  "_from": "passport-kakao@latest",
  "_id": "passport-kakao@0.0.5",
  "_inCache": true,
  "_location": "/passport-kakao",
  "_nodeVersion": "8.4.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/passport-kakao-0.0.5.tgz_1505114276549_0.525634141638875"
  },
  "_npmUser": {
    "name": "winterwolf0412",
    "email": "rotoshine@gmail.com"
  },
  "_npmVersion": "5.3.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "passport-kakao",
    "scope": null,
    "escapedName": "passport-kakao",
    "name": "passport-kakao",
    "rawSpec": "",
    "spec": "latest",
    "type": "tag"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/passport-kakao/-/passport-kakao-0.0.5.tgz",
  "_shasum": "dcaab68800793af95566a15e7fef2dcabd3adc2d",
  "_shrinkwrap": null,
  "_spec": "passport-kakao",
  "_where": "/Users/kanghyeontae/IdeaProjects/YTMT",
  "author": {
    "name": "rotoshine@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/rotoshine/passport-kakao/issues"
  },
  "dependencies": {
    "passport-oauth2": "~1.1.2",
    "pkginfo": "~0.3.0"
  },
  "description": "kakao oauth2 login module",
  "devDependencies": {},
  "directories": {},
  "dist": {
    "integrity": "sha512-2Ts4SISbzTgkNWFwwvJFw2L5uxMJtI+4n0iuoDiQL5+3BBWdrTgdnWJLJtsa9blU5HjpNh/y/phMAAPxEKwZNw==",
    "shasum": "dcaab68800793af95566a15e7fef2dcabd3adc2d",
    "tarball": "https://registry.npmjs.org/passport-kakao/-/passport-kakao-0.0.5.tgz"
  },
  "gitHead": "81cbe7e4dd59d2fbf98cf0cf0f261470df0822be",
  "homepage": "https://github.com/rotoshine/passport-kakao#readme",
  "keywords": [
    "passport",
    "kakao",
    "kakaotalk",
    "oauth2"
  ],
  "license": "MIT",
  "main": "./lib/passport-kakao",
  "maintainers": [
    {
      "name": "winterwolf0412",
      "email": "rotoshine@gmail.com"
    }
  ],
  "name": "passport-kakao",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/rotoshine/passport-kakao.git"
  },
  "scripts": {
    "test": "jasmine-node --verbose test/passport-kakao.spec.js"
  },
  "version": "0.0.5"
}