123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566 |
- {
- "_from": "@amap/amap-jsapi-loader",
- "_id": "@amap/amap-jsapi-loader@1.0.1",
- "_inBundle": false,
- "_integrity": "sha512-nPyLKt7Ow/ThHLkSvn2etQlUzqxmTVgK7bIgwdBRTg2HK5668oN7xVxkaiRe3YZEzGzfV2XgH5Jmu2T73ljejw==",
- "_location": "/@amap/amap-jsapi-loader",
- "_phantomChildren": {},
- "_requested": {
- "type": "tag",
- "registry": true,
- "raw": "@amap/amap-jsapi-loader",
- "name": "@amap/amap-jsapi-loader",
- "escapedName": "@amap%2famap-jsapi-loader",
- "scope": "@amap",
- "rawSpec": "",
- "saveSpec": null,
- "fetchSpec": "latest"
- },
- "_requiredBy": [
- "#USER",
- "/"
- ],
- "_resolved": "https://registry.npmmirror.com/@amap/amap-jsapi-loader/-/amap-jsapi-loader-1.0.1.tgz",
- "_shasum": "9ec4b4d5d2467eac451f6c852e35db69e9f9f0c0",
- "_spec": "@amap/amap-jsapi-loader",
- "_where": "D:\\Desktop\\yelaixiangApp\\yelaixiang-h5",
- "author": {
- "name": "mengmeng.du@alibaba-inc.com"
- },
- "bundleDependencies": false,
- "deprecated": false,
- "description": "高德官网提供的地图JSAPI加载器,可以避免多种异步加载API的错误用法",
- "devDependencies": {
- "@ampproject/rollup-plugin-closure-compiler": "^0.23.0",
- "@babel/core": "^7.8.7",
- "@babel/preset-env": "^7.8.7",
- "rollup": "^1.32.0",
- "rollup-plugin-babel": "^4.3.3",
- "rollup-plugin-server": "^0.7.0",
- "rollup-plugin-typescript2": "^0.27.1",
- "typescript": "^3.9.7"
- },
- "directories": {
- "test": "test"
- },
- "keywords": [
- "amap",
- "jsapi",
- "sdk",
- "loader",
- "地图",
- "高德"
- ],
- "license": "MIT",
- "main": "dist/index.js",
- "name": "@amap/amap-jsapi-loader",
- "repository": {
- "type": "git",
- "url": "git@gitlab.alibaba-inc.com:amap-web/amap-jsapi-loader.git"
- },
- "scripts": {
- "build": "rollup -c rollup.config.js"
- },
- "types": "index.d.ts",
- "version": "1.0.1"
- }
|