@efdiaz/psgc
Version:
Philippine Standard Geographic Code (PSGC)
29 lines (28 loc) • 714 B
JSON
{
"name": "@efdiaz/psgc",
"version": "1.0.3",
"description": "Philippine Standard Geographic Code (PSGC)",
"author": "Edmar Diaz <dev.edmardiaz@gmail.com>",
"url": "https://github.com/efd1006/collections-of-opensource-library/blob/main/packages/psgc/README.md",
"repository": {
"type": "git",
"url": "https://github.com/efd1006/collections-of-opensource-library/tree/main/packages/psgc"
},
"keywords": [
"typescript",
"psgc",
"philippines",
"region",
"province",
"municipality",
"city",
"barangay"
],
"type": "commonjs",
"main": "./src/index.js",
"types": "./src/index.d.ts",
"dependencies": {},
"peerDependencies": {
"tslib": "^2.3.0"
}
}