more meta stuff, readme

master
Drake 2 years ago
parent 0072983712
commit 7dfe4ee057

@ -0,0 +1,2 @@
### clisp-test
A unit testing framework for CumLISP.

@ -1,12 +1,12 @@
{
"name": "clisp-test",
"version": "1.0.0",
"version": "1.0.1",
"description": "A unit testing framework for CumLISP",
"main": "src/index.js",
"scripts": {
"test": "node src/test.js"
},
"author": "",
"author": "Ruthenic",
"license": "BSD-3-Clause",
"dependencies": {
"cumlisp": "^1.3.1"

Loading…
Cancel
Save