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.
64 lines
1.8 KiB
64 lines
1.8 KiB
4 years ago
|
{
|
||
|
"_from": "@better-scroll/pull-down@^2.0.1",
|
||
|
"_id": "@better-scroll/pull-down@2.0.6",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha1-1GTLiPNZLrHlTZCZU+5MVqfNxbY=",
|
||
|
"_location": "/@better-scroll/pull-down",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "range",
|
||
|
"registry": true,
|
||
|
"raw": "@better-scroll/pull-down@^2.0.1",
|
||
|
"name": "@better-scroll/pull-down",
|
||
|
"escapedName": "@better-scroll%2fpull-down",
|
||
|
"scope": "@better-scroll",
|
||
|
"rawSpec": "^2.0.1",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "^2.0.1"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/better-scroll"
|
||
|
],
|
||
|
"_resolved": "https://registry.npm.taobao.org/@better-scroll/pull-down/download/@better-scroll/pull-down-2.0.6.tgz",
|
||
|
"_shasum": "d464cb88f3592eb1e54d909953ee4c56a7cdc5b6",
|
||
|
"_spec": "@better-scroll/pull-down@^2.0.1",
|
||
|
"_where": "/Users/linhuakun/Downloads/nodejs/codewhy/node_modules/better-scroll",
|
||
|
"author": {
|
||
|
"name": "huangyi",
|
||
|
"email": "ustbhuangyi@gmail.com"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/ustbhuangyi/better-scroll/issues"
|
||
|
},
|
||
|
"bundleDependencies": false,
|
||
|
"dependencies": {
|
||
|
"@better-scroll/core": "^2.0.6"
|
||
|
},
|
||
|
"deprecated": false,
|
||
|
"description": "pull down to refresh, behave likes App list refreshing",
|
||
|
"gitHead": "00b314eada44d4c430eda138ccf27d3b91d39421",
|
||
|
"homepage": "https://github.com/ustbhuangyi/better-scroll",
|
||
|
"keywords": [
|
||
|
"scroll",
|
||
|
"iscroll",
|
||
|
"javascript",
|
||
|
"typescript",
|
||
|
"ios",
|
||
|
"pull-down"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"main": "dist/pull-down.min.js",
|
||
|
"module": "dist/pull-down.esm.js",
|
||
|
"name": "@better-scroll/pull-down",
|
||
|
"publishConfig": {
|
||
|
"access": "public"
|
||
|
},
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+ssh://git@github.com/ustbhuangyi/better-scroll.git",
|
||
|
"directory": "packages/pull-down"
|
||
|
},
|
||
|
"typings": "dist/types/index.d.ts",
|
||
|
"version": "2.0.6"
|
||
|
}
|