You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
90 lines
2.0 KiB
90 lines
2.0 KiB
{
|
|
"_from": "paged-request@^2.0.1",
|
|
"_id": "paged-request@2.0.2",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-NWrGqneZImDdcMU/7vMcAOo1bIi5h/pmpJqe7/jdsy85BA/s5MSaU/KlpxwW/IVPmIwBcq2uKPrBWWhEWhtxag==",
|
|
"_location": "/paged-request",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "paged-request@^2.0.1",
|
|
"name": "paged-request",
|
|
"escapedName": "paged-request",
|
|
"rawSpec": "^2.0.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^2.0.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/npm-api"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/paged-request/-/paged-request-2.0.2.tgz",
|
|
"_shasum": "4d621a08b8d6bee4440a0a92112354eeece5b5b0",
|
|
"_spec": "paged-request@^2.0.1",
|
|
"_where": "D:\\code\\template-vue-antd\\node_modules\\npm-api",
|
|
"author": {
|
|
"name": "Jon Schlinkert",
|
|
"url": "https://github.com/jonschlinkert"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/jonschlinkert/paged-request/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"axios": "^0.21.1"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Simplified requests for paged (paginated) content.",
|
|
"devDependencies": {
|
|
"gulp-format-md": "^1.0.0",
|
|
"mocha": "^5.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"files": [
|
|
"index.js"
|
|
],
|
|
"homepage": "https://github.com/jonschlinkert/paged-request",
|
|
"keywords": [
|
|
"get",
|
|
"paged",
|
|
"paginated",
|
|
"request"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"name": "paged-request",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/jonschlinkert/paged-request.git"
|
|
},
|
|
"scripts": {
|
|
"test": "mocha"
|
|
},
|
|
"verb": {
|
|
"toc": false,
|
|
"layout": "default",
|
|
"tasks": [
|
|
"readme"
|
|
],
|
|
"plugins": [
|
|
"gulp-format-md"
|
|
],
|
|
"related": {
|
|
"list": [
|
|
"gists",
|
|
"github-base",
|
|
"repos"
|
|
]
|
|
},
|
|
"lint": {
|
|
"reflinks": true
|
|
},
|
|
"reflinks": [
|
|
"axios",
|
|
"needle"
|
|
]
|
|
},
|
|
"version": "2.0.2"
|
|
}
|
|
|