3
0
Fork 0
mirror of https://github.com/lubosz/overte.git synced 2025-04-26 07:15:37 +02:00
overte-lubosz/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"
}
}