We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 570ebdc commit c0a693bCopy full SHA for c0a693b
dub.json
@@ -1,9 +1,9 @@
1
{
2
"name": "qscript",
3
- "description": "a tiny, small, & fast scripting lang.",
4
- "copyright": "Copyright © 2016-2020, nafees",
+ "description": "A Simple Scripting Language",
+ "copyright": "Copyright © 2016-2020, Nafees Hassan",
5
"license":"MIT",
6
- "authors": ["nafees"],
+ "authors": ["Nafees Hassan"],
7
"dependencies": {
8
"utils": "~>0.3.7",
9
"navm": "~>0.2.3"
0 commit comments