UNPKG

nepal_political

Version:

This npm package has details about Nepal Political Administrative Info

54 lines (53 loc) 1.22 kB
{ "name": "nepal_political", "version": "1.3.0", "description": "This npm package has details about Nepal Political Administrative Info", "main": "dist/index.js", "files": [ "dist" ], "directories": { "test": "dist/test" }, "types": "dist/index.d.ts", "scripts": { "test": "mocha --timeout 10000", "start": "node index.js", "build": "tsc", "prepare": "npm run build" }, "repository": { "type": "git", "url": "git+https://github.com/ErKiran/nepal-administrative-.git" }, "keywords": [ "Nepal", "Nepal", "Municipality", "Nepal", "Metro", "Nepal", "Rular", "Municipality" ], "author": "Kiran Adhikari <kiruu1238@gmail.com>", "contributors": [ { "name": "Nirdesh Pokharel", "email": "mail@nirdeshpokhrel.com.np", "url": "https://nirdeshpokhrel.com.np" } ], "license": "wtfpl", "bugs": { "url": "https://github.com/ErKiran/nepal-administrative-/issues" }, "homepage": "https://github.com/ErKiran/nepal-administrative-#readme", "devDependencies": { "@types/chai": "^4.3.11", "@types/mocha": "^10.0.5", "chai": "^4.3.10", "mocha": "^10.2.0", "typescript": "^5.3.2" } }