webkooljs
Version:
Webkool javascript library for nodejs
16 lines (15 loc) • 352 B
JSON
{
"name": "webkooljs",
"version": "1.1.21",
"description": "Webkool javascript library for nodejs",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"javascript",
"nodejs"
],
"author": "Sébastien BUREL <sb@haruni.net> http://haruni.net",
"license": "Apache-2.0"
}