gd-server-parse
Version:
A package for converting GD server strings into a nice format
18 lines (17 loc) • 353 B
JSON
{
"name": "gd-server-parse",
"version": "0.0.2",
"description": "A package for converting GD server strings into a nice format",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"gd",
"robtop",
"json",
"parse"
],
"author": "aguywhosaguy",
"license": "ISC"
}