-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
26 lines (26 loc) · 836 Bytes
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{
"name": "srilankan-provinces-districts",
"version": "1.0.8",
"description": "This provides all the Provinces and Districts in Sri Lanka",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/dinushchathurya/srilankan-provicnes-districts-npm-package.git"
},
"keywords": [
"srilanka provinces",
"srilankan provinces and districts",
"provinces in srilanka",
"districts in srilanka",
"dinush chathurya"
],
"author": "Dinush Chathurya ( DevNinja )",
"license": "MIT",
"bugs": {
"url": "https://github.com/dinushchathurya/srilankan-provicnes-districts-npm-package/issues"
},
"homepage": "https://github.com/dinushchathurya/srilankan-provicnes-districts-npm-package#readme"
}