package.json 1.47 KB
{
  "_args": [
    [
      "oauth2@0.0.1",
      "/home/ubuntu/FORDEVELOP/ESJ/LineMusicChatbot"
    ]
  ],
  "_from": "oauth2@0.0.1",
  "_id": "oauth2@0.0.1",
  "_inBundle": false,
  "_integrity": "sha1-fOkerI4vEuyS4KxwjftI74jU0t0=",
  "_location": "/oauth2",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "oauth2@0.0.1",
    "name": "oauth2",
    "escapedName": "oauth2",
    "rawSpec": "0.0.1",
    "saveSpec": null,
    "fetchSpec": "0.0.1"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/oauth2/-/oauth2-0.0.1.tgz",
  "_spec": "0.0.1",
  "_where": "/home/ubuntu/FORDEVELOP/ESJ/LineMusicChatbot",
  "author": {
    "name": "Alexey Zakharov",
    "email": "alexey.v.zaharov@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/lexer/node-ouath2/issues"
  },
  "contributors": [
    {
      "name": "Alexey Zakharov",
      "email": "alexey.v.zaharov@gmail.com"
    },
    {
      "name": "Oksana Utyasheva",
      "email": "utyasheva.oksana@gmail.com"
    }
  ],
  "dependencies": {},
  "description": "Oauth2 multi provider npm module",
  "engines": {
    "node": ">= 0.4.6 < 0.5.0"
  },
  "homepage": "https://github.com/lexer/node-ouath2#readme",
  "keywords": [
    "ouath2",
    "facebook",
    "google",
    "vkontakte",
    "twitter"
  ],
  "main": "./lib/oauth2",
  "name": "oauth2",
  "repository": {
    "type": "git",
    "url": "git://github.com/lexer/node-ouath2.git"
  },
  "version": "0.0.1"
}