UNPKG

@jayjaydluffy/phil-reg-prov-mun-brgy

Version:

A Javascript library to get the regions, provinces, cities, municipalities and barangays in the Philippines

44 lines 1.14 kB
{ "name": "@jayjaydluffy/phil-reg-prov-mun-brgy", "version": "1.0.1", "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": { "name": "Ernest Jay Cubillas", "email": "email@ejcubillas.com", "url": "http://ejcubillas.com" }, "repository": { "type": "git", "url": "https://github.com/jayjaydluffy/philippines-reg-prov-mun-brgy" }, "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" } }