weaveworld
Version:
Weaveworld, full-scale JavaScript framework for web applications
24 lines (23 loc) • 692 B
JSON
{
"name": "weaveworld",
"version": "0.14.190517",
"description": "Weaveworld, full-scale JavaScript framework for web applications",
"main": "weaveworld.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/weaveworld/weaveworld-app.git"
},
"keywords": [
"WebDevelopment", "Weaveworld"
],
"author": {
"name": "Cs. Veg",
"email": "cs.veg@weaveworld.org"
},
"license": "For weaveworld-app: MIT. For Weaveworld: SEE LICENSE IN 'public/LICENSE' file",
"homepage": "https://github.com/weaveworld/Weaveworld#readme",
"dependencies": {}
}