mirror of
https://github.com/italicsjenga/handlebars-ipinfo.git
synced 2024-11-24 05:21:29 +11:00
16 lines
324 B
JSON
16 lines
324 B
JSON
|
{
|
||
|
"name": "handlebars-ipinfo",
|
||
|
"version": "1.0.0",
|
||
|
"description": "",
|
||
|
"main": "index.js",
|
||
|
"scripts": {
|
||
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||
|
},
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com//ngaalex/handlebars-ipinfo"
|
||
|
},
|
||
|
"author": "Alex Janka",
|
||
|
"license": "ISC"
|
||
|
}
|