oda-framework
Version:
It's an ES Progressive Framework based on the technology of Web Components and designed especially for creating custom UI/UX of any complexity for web and cross-platform PWA mobile applications.
38 lines (37 loc) • 935 B
JSON
{
"author": {
"name": "Perepyolkin Roman"
},
"bugs": {
"url": "https://github.com/odajs/oda/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "It's an ES Progressive Framework based on the technology of Web Components and designed especially for creating custom UI/UX of any complexity for web and cross-platform PWA mobile applications.",
"email": "odajs@odant.ru",
"homepage": "https://github.com/odajs/oda/blob/master/README.md",
"keywords": [
"ODA",
"Framework",
"odajs",
"JavaScript",
"Web",
"Components",
"ECMA",
"PWA",
"WEB",
"applications"
],
"license": "MIT",
"main": "index.js",
"name": "oda-framework",
"repository": {
"type": "git",
"url": "https://github.com/odajs/oda.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"url": "http://odant.ru",
"version": "0.0.1"
}