UNPKG

@firestitch/address

Version:
39 lines 862 B
{ "name": "@firestitch/address", "version": "18.0.14", "repository": { "type": "git", "url": "https://github.com/Firestitch/ngx-address" }, "author": { "name": "Firestitch", "email": "admin@firestitch.com" }, "keywords": [ "angular" ], "license": "MIT", "bugs": { "url": "https://github.com/Firestitch/ngx-address/issues" }, "peerDependencies": { "lodash-es": ">=4.17.11" }, "sideEffects": false, "module": "fesm2022/firestitch-address.mjs", "typings": "index.d.ts", "exports": { "./package.json": { "default": "./package.json" }, ".": { "types": "./index.d.ts", "esm2022": "./esm2022/firestitch-address.mjs", "esm": "./esm2022/firestitch-address.mjs", "default": "./fesm2022/firestitch-address.mjs" } }, "dependencies": { "tslib": "^2.3.0" } }