mlgproxy
Version:
A proxy to make your code look mlg
30 lines (29 loc) • 638 B
JSON
{
"name": "mlgproxy",
"version": "1.0.9",
"description": "A proxy to make your code look mlg",
"runkitExampleFilename": "./tests/example.js",
"main": "index.js",
"directories": {
"test": "tests"
},
"scripts": {
"test": "node ./examples/example.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/TrueBoxGuy/MlgJsProxy.git"
},
"keywords": [
"Proxy",
"MLG",
"Fun",
"Cool"
],
"author": "TrueBoxGuy",
"license": "MIT",
"bugs": {
"url": "https://github.com/TrueBoxGuy/MlgJsProxy/issues"
},
"homepage": "https://github.com/TrueBoxGuy/MlgJsProxy#readme"
}