80 lines
2.1 KiB
JSON
80 lines
2.1 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"@octokit/endpoint@6.0.12",
|
|
"F:\\laragon\\www\\wishthis"
|
|
]
|
|
],
|
|
"_from": "@octokit/endpoint@6.0.12",
|
|
"_id": "@octokit/endpoint@6.0.12",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-lF3puPwkQWGfkMClXb4k/eUT/nZKQfxinRWJrdZaJO85Dqwo/G0yOC434Jr2ojwafWJMYqFGFa5ms4jJUgujdA==",
|
|
"_location": "/@octokit/endpoint",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "@octokit/endpoint@6.0.12",
|
|
"name": "@octokit/endpoint",
|
|
"escapedName": "@octokit%2fendpoint",
|
|
"scope": "@octokit",
|
|
"rawSpec": "6.0.12",
|
|
"saveSpec": null,
|
|
"fetchSpec": "6.0.12"
|
|
},
|
|
"_requiredBy": [
|
|
"/@octokit/request"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@octokit/endpoint/-/endpoint-6.0.12.tgz",
|
|
"_spec": "6.0.12",
|
|
"_where": "F:\\laragon\\www\\wishthis",
|
|
"bugs": {
|
|
"url": "https://github.com/octokit/endpoint.js/issues"
|
|
},
|
|
"dependencies": {
|
|
"@octokit/types": "^6.0.3",
|
|
"is-plain-object": "^5.0.0",
|
|
"universal-user-agent": "^6.0.0"
|
|
},
|
|
"description": "Turns REST API endpoints into generic request options",
|
|
"devDependencies": {
|
|
"@pika/pack": "^0.5.0",
|
|
"@pika/plugin-build-node": "^0.9.0",
|
|
"@pika/plugin-build-web": "^0.9.0",
|
|
"@pika/plugin-ts-standard-pkg": "^0.9.0",
|
|
"@types/jest": "^26.0.0",
|
|
"jest": "^27.0.0",
|
|
"prettier": "2.3.1",
|
|
"semantic-release": "^17.0.0",
|
|
"semantic-release-plugin-update-version-in-files": "^1.0.0",
|
|
"ts-jest": "^27.0.0-next.12",
|
|
"typescript": "^4.0.2"
|
|
},
|
|
"files": [
|
|
"dist-*/",
|
|
"bin/"
|
|
],
|
|
"homepage": "https://github.com/octokit/endpoint.js#readme",
|
|
"keywords": [
|
|
"octokit",
|
|
"github",
|
|
"api",
|
|
"rest"
|
|
],
|
|
"license": "MIT",
|
|
"main": "dist-node/index.js",
|
|
"module": "dist-web/index.js",
|
|
"name": "@octokit/endpoint",
|
|
"pika": true,
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/octokit/endpoint.js.git"
|
|
},
|
|
"sideEffects": false,
|
|
"source": "dist-src/index.js",
|
|
"types": "dist-types/index.d.ts",
|
|
"version": "6.0.12"
|
|
}
|