84 lines
2.3 KiB
JSON
84 lines
2.3 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"@octokit/plugin-paginate-rest@1.1.2",
|
|
"F:\\laragon\\www\\wishthis"
|
|
]
|
|
],
|
|
"_from": "@octokit/plugin-paginate-rest@1.1.2",
|
|
"_id": "@octokit/plugin-paginate-rest@1.1.2",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-jbsSoi5Q1pj63sC16XIUboklNw+8tL9VOnJsWycWYR78TKss5PVpIPb1TUUcMQ+bBh7cY579cVAWmf5qG+dw+Q==",
|
|
"_location": "/@octokit/plugin-paginate-rest",
|
|
"_phantomChildren": {
|
|
"@types/node": "14.18.10"
|
|
},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "@octokit/plugin-paginate-rest@1.1.2",
|
|
"name": "@octokit/plugin-paginate-rest",
|
|
"escapedName": "@octokit%2fplugin-paginate-rest",
|
|
"scope": "@octokit",
|
|
"rawSpec": "1.1.2",
|
|
"saveSpec": null,
|
|
"fetchSpec": "1.1.2"
|
|
},
|
|
"_requiredBy": [
|
|
"/@octokit/rest"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-1.1.2.tgz",
|
|
"_spec": "1.1.2",
|
|
"_where": "F:\\laragon\\www\\wishthis",
|
|
"bugs": {
|
|
"url": "https://github.com/octokit/plugin-paginate-rest.js/issues"
|
|
},
|
|
"dependencies": {
|
|
"@octokit/types": "^2.0.1"
|
|
},
|
|
"description": "Octokit plugin to paginate REST API endpoint responses",
|
|
"devDependencies": {
|
|
"@octokit/core": "^2.0.0",
|
|
"@pika/pack": "^0.5.0",
|
|
"@pika/plugin-build-node": "^0.8.1",
|
|
"@pika/plugin-build-web": "^0.8.1",
|
|
"@pika/plugin-ts-standard-pkg": "^0.8.1",
|
|
"@types/fetch-mock": "^7.3.1",
|
|
"@types/jest": "^24.0.18",
|
|
"@types/node": "^13.1.0",
|
|
"fetch-mock": "^8.0.0",
|
|
"jest": "^24.9.0",
|
|
"prettier": "^1.18.2",
|
|
"semantic-release": "^17.0.0",
|
|
"semantic-release-plugin-update-version-in-files": "^1.0.0",
|
|
"ts-jest": "^24.1.0",
|
|
"typescript": "^3.7.2"
|
|
},
|
|
"files": [
|
|
"dist-*/",
|
|
"bin/"
|
|
],
|
|
"homepage": "https://github.com/octokit/plugin-paginate-rest.js#readme",
|
|
"keywords": [
|
|
"github",
|
|
"api",
|
|
"sdk",
|
|
"toolkit"
|
|
],
|
|
"license": "MIT",
|
|
"main": "dist-node/index.js",
|
|
"module": "dist-web/index.js",
|
|
"name": "@octokit/plugin-paginate-rest",
|
|
"pika": true,
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/octokit/plugin-paginate-rest.js.git"
|
|
},
|
|
"sideEffects": false,
|
|
"source": "dist-src/index.js",
|
|
"types": "dist-types/index.d.ts",
|
|
"version": "1.1.2"
|
|
}
|