package.json 1.53 KB
{
  "_from": "@root/request@^1.3.11",
  "_id": "@root/request@1.4.2",
  "_inBundle": false,
  "_integrity": "sha512-J8FM4+SJuc7WRC+Jz17m+VT2lgI7HtatHhxN1F2ck5aIKUAxJEaR4u/gLBsgT60mVHevKCjKN0O8115UtJjwLw==",
  "_location": "/@root/request",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@root/request@^1.3.11",
    "name": "@root/request",
    "escapedName": "@root%2frequest",
    "scope": "@root",
    "rawSpec": "^1.3.11",
    "saveSpec": null,
    "fetchSpec": "^1.3.11"
  },
  "_requiredBy": [
    "/acme-v2"
  ],
  "_resolved": "https://registry.npmjs.org/@root/request/-/request-1.4.2.tgz",
  "_shasum": "a51e93c64eb8b9b0df06f34677e63d8239c4311c",
  "_spec": "@root/request@^1.3.11",
  "_where": "C:\\Users\\USER\\Documents\\Desktop\\옵소팀플\\LINEBOT\\node_modules\\acme-v2",
  "author": {
    "name": "AJ ONeal",
    "email": "solderjs@gmail.com",
    "url": "https://solderjs.com/"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "A lightweight, zero-dependency drop-in replacement for request",
  "directories": {
    "example": "examples"
  },
  "files": [
    "lib"
  ],
  "keywords": [
    "request",
    "lightweight",
    "alternative",
    "http",
    "https",
    "call"
  ],
  "license": "(MIT OR Apache-2.0)",
  "main": "index.js",
  "name": "@root/request",
  "repository": {
    "type": "git",
    "url": "https://git.rootprojects.org/root/request.js.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "1.4.2"
}