atlastk
Version:
The quick and easy way to add versatile graphical interfaces with networking capabilities to your Node.js programs.
30 lines • 850 B
JSON
{
"_comment": "Used for the publication of the 'atlastk' module on NPM",
"name": "atlastk",
"version": "0.13.3",
"author": "Claude SIMON (http://q37.info/contact/)",
"description": "The quick and easy way to add versatile graphical interfaces with networking capabilities to your Node.js programs. ",
"main": "Atlas.js",
"dependencies": {},
"devDependencies": {},
"scripts": {},
"repository": {
"type": "git",
"url": "git+https://github.com/epeios-q37/atlas-node.git"
},
"keywords": [
"GUI",
"XDHTML",
"Atlas",
"web",
"interface",
"front-end",
"q37",
"epeios"
],
"license": "MIT",
"bugs": {
"url": "https://github.com/epeios-q37/atlas-node/issues"
},
"homepage": "https://github.com/epeios-q37/atlas-node#readme"
}