wishlist
Version:
Super natural testing framework.
22 lines (21 loc) • 660 B
JSON
{
"name": "wishlist",
"version": "0.3.4",
"description": "Super natural testing framework.",
"keywords": [
"test", "testing", "async", "unit", "bdd", "tdd", "asynchronous", "assertion", "assert",
"mocha", "qunit", "karma", "jasmine", "vows", "qunitjs", "chai"
],
"author": "Zhenzhen Zhan <zhanzhenzhen@hotmail.com>",
"homepage": "http://zizisoft.com/wishlist",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/zhanzhenzhen/wishlist.git"
},
"devDependencies": {
"coffee-script": "1.9.1",
"uglify-js": "2.4.19"
},
"main": "wishlist"
}