Shows Maps with markers which contains descriptions with links to cleverroute main-page
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.

68 lines
1.9 KiB

4 years ago
{
"name": "@googlemaps/markerwithlabel",
chore(release): 1.2.4 [skip ci] ### [1.2.4](https://github.com/googlemaps/js-markerwithlabel/compare/v1.2.3...v1.2.4) (2021-09-21) ### Miscellaneous Chores * Created local '.eslintignore' from remote 'sync-files/js/.eslintignore' ([#296](https://github.com/googlemaps/js-markerwithlabel/issues/296)) ([c537a59](https://github.com/googlemaps/js-markerwithlabel/commit/c537a59642e2b5e571b012f24b0cb297911aeb25)) * **deps-dev:** bump @babel/preset-env from 7.15.0 to 7.15.4 ([#283](https://github.com/googlemaps/js-markerwithlabel/issues/283)) ([21cf91a](https://github.com/googlemaps/js-markerwithlabel/commit/21cf91af8b970894d7cc049f0dab80668f58ddfb)) * **deps-dev:** bump @babel/preset-env from 7.15.4 to 7.15.6 ([#285](https://github.com/googlemaps/js-markerwithlabel/issues/285)) ([de38919](https://github.com/googlemaps/js-markerwithlabel/commit/de389193bdc15ce24ac915e4d6fdd3ef26a823b1)) * **deps-dev:** bump @babel/runtime-corejs3 from 7.15.3 to 7.15.4 ([#281](https://github.com/googlemaps/js-markerwithlabel/issues/281)) ([4c644dc](https://github.com/googlemaps/js-markerwithlabel/commit/4c644dcd3228931286de220e191d489a471d9404)) * **deps-dev:** bump @googlemaps/jest-mocks from 1.2.0 to 1.2.1 ([#302](https://github.com/googlemaps/js-markerwithlabel/issues/302)) ([2fdfa0f](https://github.com/googlemaps/js-markerwithlabel/commit/2fdfa0f9d1a706689a56838fd6ee9e298e91d0a8)) * **deps-dev:** bump @types/jest from 27.0.1 to 27.0.2 ([#304](https://github.com/googlemaps/js-markerwithlabel/issues/304)) ([da3c218](https://github.com/googlemaps/js-markerwithlabel/commit/da3c2185f06b39bb2c4849621f51428db78d4436)) * **deps-dev:** bump @typescript-eslint/eslint-plugin ([#275](https://github.com/googlemaps/js-markerwithlabel/issues/275)) ([20313fc](https://github.com/googlemaps/js-markerwithlabel/commit/20313fc0d1a1bb5b846a8d849fd57e96cc8e183f)) * **deps-dev:** bump @typescript-eslint/eslint-plugin ([#289](https://github.com/googlemaps/js-markerwithlabel/issues/289)) ([390faea](https://github.com/googlemaps/js-markerwithlabel/commit/390faea02dc3e7d3b2e59a42ff62d1425676fb60)) * **deps-dev:** bump @typescript-eslint/eslint-plugin ([#301](https://github.com/googlemaps/js-markerwithlabel/issues/301)) ([2b97e1f](https://github.com/googlemaps/js-markerwithlabel/commit/2b97e1fae4cf65782f3ecfb9c0f7f3c2377f16a0)) * **deps-dev:** bump @typescript-eslint/parser from 4.31.0 to 4.31.1 ([#290](https://github.com/googlemaps/js-markerwithlabel/issues/290)) ([9ba623f](https://github.com/googlemaps/js-markerwithlabel/commit/9ba623f17abc1f697143ac8fc941fb50179c47ca)) * **deps-dev:** bump @typescript-eslint/parser from 4.31.1 to 4.31.2 ([#303](https://github.com/googlemaps/js-markerwithlabel/issues/303)) ([4c78f34](https://github.com/googlemaps/js-markerwithlabel/commit/4c78f34e8a329a6171dfa87f1c32f08bc6454a87)) * **deps-dev:** bump chromedriver from 92.0.1 to 93.0.1 ([#279](https://github.com/googlemaps/js-markerwithlabel/issues/279)) ([d1a93f7](https://github.com/googlemaps/js-markerwithlabel/commit/d1a93f7e01947e8af3ad0739826bdacf5ee0039f)) * **deps-dev:** bump core-js from 3.17.3 to 3.18.0 ([#299](https://github.com/googlemaps/js-markerwithlabel/issues/299)) ([a4c7a86](https://github.com/googlemaps/js-markerwithlabel/commit/a4c7a86cfb2b885090f8aaaf5787537c91427382)) * **deps-dev:** bump eslint-plugin-jest from 24.4.0 to 24.4.2 ([#293](https://github.com/googlemaps/js-markerwithlabel/issues/293)) ([f56ba98](https://github.com/googlemaps/js-markerwithlabel/commit/f56ba987f2467f83e267126168f0336964c45770)) * **deps-dev:** bump geckodriver from 2.0.3 to 2.0.4 ([#286](https://github.com/googlemaps/js-markerwithlabel/issues/286)) ([f0e05fc](https://github.com/googlemaps/js-markerwithlabel/commit/f0e05fc1ee60d960c737cebb1a23b53f1d0ad113)) * **deps-dev:** bump prettier from 2.3.2 to 2.4.0 ([#282](https://github.com/googlemaps/js-markerwithlabel/issues/282)) ([bb9ed37](https://github.com/googlemaps/js-markerwithlabel/commit/bb9ed37f76b1c8860fda6da4f32a005601949210)) * **deps-dev:** bump prettier from 2.4.0 to 2.4.1 ([#291](https://github.com/googlemaps/js-markerwithlabel/issues/291)) ([7eb3bda](https://github.com/googlemaps/js-markerwithlabel/commit/7eb3bdac99b74fee6748dd61a2b734c91fe52262)) * **deps-dev:** bump selenium-webdriver from 4.0.0-beta.4 to 4.0.0-rc-1 ([#280](https://github.com/googlemaps/js-markerwithlabel/issues/280)) ([fe362b0](https://github.com/googlemaps/js-markerwithlabel/commit/fe362b0b6be4b8ddd0e2703437c24a08e67c2136)) * **deps-dev:** bump typedoc from 0.21.9 to 0.22.3 ([#287](https://github.com/googlemaps/js-markerwithlabel/issues/287)) ([30182c2](https://github.com/googlemaps/js-markerwithlabel/commit/30182c278748dc2a616efd8a8241baa06d00cf51)) * **deps-dev:** bump typedoc from 0.22.3 to 0.22.4 ([#300](https://github.com/googlemaps/js-markerwithlabel/issues/300)) ([3efed75](https://github.com/googlemaps/js-markerwithlabel/commit/3efed753d6f4ba89d6f2482f1058e3dbb9904ee0)) * **deps-dev:** bump typescript from 4.3.5 to 4.4.2 ([#284](https://github.com/googlemaps/js-markerwithlabel/issues/284)) ([db0b3ad](https://github.com/googlemaps/js-markerwithlabel/commit/db0b3ad3b076b7c8335844cc196e0adf0423c2ec)) * **deps-dev:** bump typescript from 4.4.2 to 4.4.3 ([#288](https://github.com/googlemaps/js-markerwithlabel/issues/288)) ([8042629](https://github.com/googlemaps/js-markerwithlabel/commit/80426297e52dd0112f2f724f7dc53fbf979618d4)) * standardize eslint ([#295](https://github.com/googlemaps/js-markerwithlabel/issues/295)) ([eab2c80](https://github.com/googlemaps/js-markerwithlabel/commit/eab2c80df5dce2ac1d22e3b0e7c8f89eeded79b1)) * standardize repos ([#294](https://github.com/googlemaps/js-markerwithlabel/issues/294)) ([37a12fa](https://github.com/googlemaps/js-markerwithlabel/commit/37a12fa39cb098deb257cf8c5c9edfd5b3c05e32)) * Synced file(s) with googlemaps/.github ([#292](https://github.com/googlemaps/js-markerwithlabel/issues/292)) ([5447a01](https://github.com/googlemaps/js-markerwithlabel/commit/5447a018156e02058ade23a6257890423843265c)) * Synced local '.babelrc' with remote 'sync-files/js/.babelrc' ([#298](https://github.com/googlemaps/js-markerwithlabel/issues/298)) ([e7af17c](https://github.com/googlemaps/js-markerwithlabel/commit/e7af17cf14e438629c0759f71496f5b88ccb485d)) * update eslint ([#297](https://github.com/googlemaps/js-markerwithlabel/issues/297)) ([d300c46](https://github.com/googlemaps/js-markerwithlabel/commit/d300c4657808919bc7fc9a3c657cb4814aec7d2e))
3 years ago
"version": "1.2.4",
4 years ago
"keywords": [
"label",
"google",
"maps",
"marker"
],
"homepage": "https://github.com/googlemaps/js-markerwithlabel",
"bugs": {
"url": "https://github.com/googlemaps/js-markerwithlabel/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/googlemaps/js-markerwithlabel.git"
},
"license": "Apache-2.0",
"author": "Justin Poehnelt",
"files": [
4 years ago
"dist/*"
4 years ago
],
"main": "dist/index.umd.js",
"unpkg": "dist/index.min.js",
"module": "dist/index.esm.js",
"types": "dist/index.d.ts",
"scripts": {
"docs": "typedoc src/index.ts && cp -r dist docs/dist && cp -r examples docs/examples",
"format": "eslint . --fix",
"lint": "eslint .",
"prepare": "rm -rf dist && rollup -c",
"test": "jest src/*",
4 years ago
"test:e2e": "jest --passWithNoTests e2e/*"
},
"devDependencies": {
"@babel/preset-env": "^7.15.6",
"@babel/runtime-corejs3": "^7.15.4",
"@googlemaps/jest-mocks": "^1.2.1",
"@types/google.maps": "^3.45.6",
"@types/jest": "^27.0.2",
"@types/selenium-webdriver": "^4.0.15",
"@typescript-eslint/eslint-plugin": ">=4.31.2",
"@typescript-eslint/parser": ">=4.31.2",
"chromedriver": "^93.0.1",
"core-js": "^3.18.1",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-jest": "^24.4.2",
"eslint-plugin-prettier": "^4.0.0",
"geckodriver": "^2.0.4",
"jest": "^26.6.3",
"prettier": "^2.4.1",
"rollup": "^2.57.0",
4 years ago
"rollup-plugin-babel": "^4.4.0",
"rollup-plugin-commonjs": "^10.1.0",
"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-typescript2": "^0.30.0",
"selenium-webdriver": "^4.0.0-rc-1",
"ts-jest": "^26.5.6",
"typedoc": "^0.22.4",
"typescript": "^4.4.3"
4 years ago
},
"publishConfig": {
"access": "public",
"registry": "https://wombat-dressing-room.appspot.com"
}
}