Files
2021-06-16 19:39:43 -05:00

16 lines
250 B
JSON

{
"name": "8.2.4",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "node_modules/.bin/mocha"
},
"author": "",
"license": "ISC",
"dependencies": {
"chai": "^4.3.4",
"mocha": "^9.0.0"
}
}