We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 912cd83 commit a53d71fCopy full SHA for a53d71f
package.json
@@ -1,10 +1,10 @@
1
{
2
"name": "js-slang",
3
- "version": "0.1.0",
+ "version": "0.1.1",
4
"description": "Javascript-based interpreter for slang, written in Typescript",
5
- "author": {
6
- "name" : "Source Academy",
7
- "url" : "https://github.com/source-academy/"
+ "author": {
+ "name": "Source Academy",
+ "url": "https://github.com/source-academy/"
8
},
9
"dependencies": {
10
"acorn": "^5.7.1",
0 commit comments