overte-JulianGro/tests/mocha/package.json
Howard Stearns b08f364447 yes!
2016-02-07 18:29:10 -08:00

11 lines
195 B
JSON

{
"name": "HighFidelityTests",
"version": "1.0.0",
"scripts": {
"test": "mocha"
},
"license": "Apache 2.0",
"devDependencies": {
"mocha": "^2.2.1"
}
}