12 lines
275 B
JSON
12 lines
275 B
JSON
|
{
|
||
|
"name": "polytranslatia",
|
||
|
"version": "1.0.0",
|
||
|
"description": "Translate Polytopia language files to any language you want!",
|
||
|
"main": "index.js",
|
||
|
"scripts": {
|
||
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||
|
},
|
||
|
"author": "McArn",
|
||
|
"license": "ISC"
|
||
|
}
|