yadda
Version:
A true BDD framework for JavaScript
18 lines (17 loc) • 413 B
JSON
{
"name": "yadda-multiline-examples-table-example",
"version": "0.0.1",
"description": "Yadda multiline examples table example",
"scripts": {
"postinstall": "npm --loglevel error link yadda",
"test": "node bin/example.js"
},
"author": "thr0w",
"license": "Apache2",
"dependencies": {
"babel": "^5.6.14",
"csv-parse": "^3.1.2",
"lodash": "^4.17.11",
"mocha": "^5.2.0"
}
}