philippine-location-json-for-geer
Version:
A Javascript library to get the regions, provinces, cities, municipalities and barangays in the Philippines
45 lines (44 loc) • 1.28 kB
JSON
{
"name": "philippine-location-json-for-geer",
"version": "1.1.11",
"description": "A Javascript library to get the regions, provinces, cities, municipalities and barangays in the Philippines",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"build": "webpack"
},
"keywords": [
"Philippines",
"Philippines Provinces",
"Philippines Regions",
"Philippines Cities",
"Philippines Municipalities",
"Philippines Barangays",
"npm",
"npm-philippines",
"Javascript",
"node",
"js"
],
"author": "Ernest Jay Cubillas <email@ejcubillas.com> (http://ejcubillas.com)",
"repository": {
"type": "git",
"url": "git+https://github.com/johny9647/philippine-location-json.git"
},
"license": "ISC",
"dependencies": {},
"devDependencies": {
"@babel/core": "^7.4.5",
"@babel/preset-env": "^7.4.5",
"babel-core": "^6.26.3",
"babel-loader": "^8.0.6",
"babel-preset-env": "^1.7.0",
"webpack": "^4.35.0",
"webpack-cli": "^3.3.5",
"webpack-dev-server": "^3.7.2"
},
"bugs": {
"url": "https://github.com/ejcubillas/philippines-reg-prov-mun-brgy/issues"
},
"homepage": "https://github.com/ejcubillas/philippines-reg-prov-mun-brgy#readme"
}