charset-pl
Version:
polish charset? idk
22 lines (21 loc) • 482 B
JSON
{
"name": "charset-pl",
"version": "2.0.0",
"description": "polish charset? idk",
"main": "dist/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"build": "rm -r dist/ && tsc"
},
"repository": {
"type": "git",
"url": "https://git.bjorn.ml/Bjornskjald/charset-pl"
},
"author": "Bjornskjald",
"license": "MIT",
"dependencies": {},
"devDependencies": {
"@types/node": "^10.0.8",
"typescript": "^2.8.3"
}
}