learntocode
Version:
Learn to code, the best way.
25 lines (24 loc) • 408 B
JSON
{
"name": "learntocode",
"version": "0.0.71",
"description": "Learn to code, the best way.",
"main": "index.js",
"scripts": {
"test": "start"
},
"keywords": [
"learn",
"to",
"code",
"google",
"stackoverflow",
"tsc",
"discord"
],
"author": "miniDeathStriker",
"license": "ISC",
"dependencies": {
"google": "^2.1.0",
"stackoverflow": "0.0.2"
}
}