@vepler/locations-types
Version:
TypeScript type definitions for Vepler Locations Service
34 lines • 701 B
JSON
{
"name": "@vepler/locations-types",
"version": "1.14.2",
"description": "TypeScript type definitions for Vepler Locations Service",
"types": "index.d.ts",
"main": "index.js",
"files": [
"**/*.d.ts",
"**/*.js",
"**/*.js.map"
],
"repository": {
"type": "git",
"url": "https://github.com/Vepler/search-orchestrator"
},
"keywords": [
"typescript",
"types",
"property search",
"address search",
"location search",
"postcode search",
"uk postcode search",
"vepler"
],
"author": "Vepler",
"license": "ISC",
"publishConfig": {
"access": "public"
},
"dependencies": {},
"peerDependencies": {},
"devDependencies": {}
}