yhbatis
Version:
Like Mybatis for nodejs By YYH.
19 lines • 467 B
JSON
{
"name": "yhbatis",
"version": "0.0.12",
"description": "Like Mybatis for nodejs By YYH.",
"author": { "name": "yyh", "email": "dbtlek@gmail.com", "url": "http://simuruk.com/" },
"main": "./src/yh.js",
"scripts": {
"test": "NODE_PATH=lib node_modules/.bin/vows test/*-test.js"
},
"engines": { "node": ">= 0.10.35" },
"dependencies": {
},
"keywords": [
"mybatis",
"yh",
"mybatis for nodejs",
"yhbatis"
]
}