This repository has been archived on 2020-02-20. You can view files and clone it, but cannot push or open issues or pull requests.
polytranslatia/package.json
2020-02-20 13:08:13 +01:00

12 lines
249 B
JSON

{
"name": "polytranslatia",
"version": "1.0.0",
"description": "Translate Polytopia language files to any language you want!",
"main": "index.js",
"scripts": {
"start": "nodemon index.js"
},
"author": "McArn",
"license": "ISC"
}