five-bells-visualization
Version:
Tool to visualize Five Bells payments
37 lines • 766 B
JSON
{
"name": "chai",
"version": "1.9.1",
"description": "BDD/TDD assertion library for node.js and the browser. Test framework agnostic.",
"license": "MIT",
"keywords": [
"test",
"assertion",
"assert",
"testing",
"chai"
],
"main": "chai.js",
"ignore": [
"build",
"components",
"lib",
"node_modules",
"support",
"test",
"index.js",
"Makefile",
".*"
],
"dependencies": {},
"devDependencies": {},
"homepage": "https://github.com/chaijs/chai",
"_release": "1.9.1",
"_resolution": {
"type": "version",
"tag": "1.9.1",
"commit": "4180251dd45560f189192e28d3c0ba011f6d8178"
},
"_source": "git://github.com/chaijs/chai.git",
"_target": ">=1.8.1",
"_originalSource": "chai"
}