Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "runjava", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "A command line tool to compile a java source file and run it.", | ||
@@ -16,2 +16,11 @@ "scripts": { | ||
}, | ||
"keywords": [ | ||
"shell", | ||
"spawn", | ||
"process", | ||
"java", | ||
"javac", | ||
"command", | ||
"cmd" | ||
], | ||
"author": "anubhav7495", | ||
@@ -18,0 +27,0 @@ "license": "ISC", |
16736