| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566 |
- {
- "_args": [
- [
- "@better-scroll/core@2.0.5",
- "E:\\item\\newItem\\admin"
- ]
- ],
- "_from": "@better-scroll/core@2.0.5",
- "_id": "@better-scroll/core@2.0.5",
- "_inBundle": false,
- "_integrity": "sha1-WdTzx7c5wXerYbB9Dg50CME37fI=",
- "_location": "/@better-scroll/core",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "@better-scroll/core@2.0.5",
- "name": "@better-scroll/core",
- "escapedName": "@better-scroll%2fcore",
- "scope": "@better-scroll",
- "rawSpec": "2.0.5",
- "saveSpec": null,
- "fetchSpec": "2.0.5"
- },
- "_requiredBy": [
- "/"
- ],
- "_resolved": "https://registry.npm.taobao.org/@better-scroll/core/download/@better-scroll/core-2.0.5.tgz?cache=0&sync_timestamp=1603172996497&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40better-scroll%2Fcore%2Fdownload%2F%40better-scroll%2Fcore-2.0.5.tgz",
- "_spec": "2.0.5",
- "_where": "E:\\item\\newItem\\admin",
- "author": {
- "name": "huangyi",
- "email": "ustbhuangyi@gmail.com"
- },
- "bugs": {
- "url": "https://github.com/ustbhuangyi/better-scroll/issues"
- },
- "dependencies": {
- "@better-scroll/shared-utils": "^2.0.5"
- },
- "description": "Minimalistic core scrolling for BetterScroll, it is pure and tiny",
- "gitHead": "8fb2cd55daa85f0df2ff8137fe699cb3bb820373",
- "homepage": "https://github.com/ustbhuangyi/better-scroll",
- "keywords": [
- "scroll",
- "iscroll",
- "javascript",
- "typescript",
- "ios"
- ],
- "license": "MIT",
- "main": "dist/core.js",
- "module": "dist/core.esm.js",
- "name": "@better-scroll/core",
- "publishConfig": {
- "access": "public"
- },
- "repository": {
- "type": "git",
- "url": "git+ssh://git@github.com/ustbhuangyi/better-scroll.git",
- "directory": "packages/core"
- },
- "scripts": {},
- "typings": "dist/types/index.d.ts",
- "version": "2.0.5"
- }
|