blob: d9795ff552bdc294797aeaed73584e7bc3a23c55 [file] [log] [blame]
{
"_from": "@octokit/types@^2.0.1",
"_id": "@octokit/types@2.16.2",
"_inBundle": false,
"_integrity": "sha512-O75k56TYvJ8WpAakWwYRN8Bgu60KrmX0z1KqFp1kNiFNkgW+JW+9EBKZ+S33PU6SLvbihqd+3drvPxKK68Ee8Q==",
"_location": "/@octokit/plugin-paginate-rest/@octokit/types",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "@octokit/types@^2.0.1",
"name": "@octokit/types",
"escapedName": "@octokit%2ftypes",
"scope": "@octokit",
"rawSpec": "^2.0.1",
"saveSpec": null,
"fetchSpec": "^2.0.1"
},
"_requiredBy": [
"/@octokit/plugin-paginate-rest"
],
"_resolved": "https://registry.npmjs.org/@octokit/types/-/types-2.16.2.tgz",
"_shasum": "4c5f8da3c6fecf3da1811aef678fda03edac35d2",
"_spec": "@octokit/types@^2.0.1",
"_where": "/Users/zhangyong/github.com/apache/pulsar-test-infra/setup-maven/node_modules/@octokit/plugin-paginate-rest",
"bugs": {
"url": "https://github.com/octokit/types.ts/issues"
},
"bundleDependencies": false,
"dependencies": {
"@types/node": ">= 8"
},
"deprecated": false,
"description": "Shared TypeScript definitions for Octokit projects",
"devDependencies": {
"@gimenete/type-writer": "^0.1.5",
"@octokit/graphql": "^4.2.2",
"@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",
"handlebars": "^4.7.6",
"lodash.set": "^4.3.2",
"npm-run-all": "^4.1.5",
"pascal-case": "^3.1.1",
"prettier": "^2.0.0",
"semantic-release": "^17.0.0",
"semantic-release-plugin-update-version-in-files": "^1.0.0",
"sort-keys": "^4.0.0",
"string-to-jsdoc-comment": "^1.0.0",
"typedoc": "^0.17.0",
"typescript": "^3.6.4"
},
"files": [
"dist-*/",
"bin/"
],
"homepage": "https://github.com/octokit/types.ts#readme",
"keywords": [
"github",
"api",
"sdk",
"toolkit",
"typescript"
],
"license": "MIT",
"main": "dist-node/index.js",
"module": "dist-web/index.js",
"name": "@octokit/types",
"pika": true,
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/octokit/types.ts.git"
},
"sideEffects": false,
"source": "dist-src/index.js",
"types": "dist-types/index.d.ts",
"version": "2.16.2"
}