beri
Version:
Pure and Object-Oriented JavaScript Web Framework
30 lines (29 loc) • 607 B
JSON
{
"name": "beri",
"version": "0.1.0",
"description": "Pure and Object-Oriented JavaScript Web Framework",
"main": "index.js",
"scripts": {
"test": "test"
},
"repository": {
"type": "git",
"url": "git+https://github.com/MyNameIsNeXTSTEP/Beri.git"
},
"keywords": [
"oop",
"web",
"framework",
"javascript",
"pure",
"object",
"eo",
"elegant-objects"
],
"author": "Gadzhiev Islam",
"license": "MIT",
"bugs": {
"url": "https://github.com/MyNameIsNeXTSTEP/Beri/issues"
},
"homepage": "https://github.com/MyNameIsNeXTSTEP/Beri#readme"
}