Skip to content

Instantly share code, notes, and snippets.

@zt4ff
Created March 14, 2022 21:45
Show Gist options
  • Save zt4ff/46bf28e5fde729d5d62f59d1de8c99e9 to your computer and use it in GitHub Desktop.
Save zt4ff/46bf28e5fde729d5d62f59d1de8c99e9 to your computer and use it in GitHub Desktop.
{
"name": "mocha_assert",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "mocha index.test.js"
},
"keywords": [],
"author": "",
"license": "ISC"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment