pixl-webapp
Version:
A client-side JavaScript framework, designed to be a base for web applications.
24 lines (23 loc) • 584 B
JSON
{
"name": "pixl-webapp",
"version": "2.0.2",
"description": "A client-side JavaScript framework, designed to be a base for web applications.",
"author": "Joseph Huckaby <jhuckaby@gmail.com>",
"homepage": "https://github.com/jhuckaby/pixl-webapp",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/jhuckaby/pixl-webapp"
},
"bugs": {
"url": "https://github.com/jhuckaby/pixl-webapp/issues"
},
"keywords": [
"webapp",
"frontend",
"boilerplate",
"starterkit"
],
"dependencies": {},
"devDependencies": {}
}