Comparing version 0.0.200 to 0.0.201
{ | ||
"name": "xone", | ||
"version": "0.0.200", | ||
"version": "0.0.201", | ||
"description": "Open source Javascript framework for building modern web applications.", | ||
"keywords": [ | ||
"Javascript", | ||
"MVC", | ||
"Mobile App", | ||
"Web Application" | ||
], | ||
"bugs": { | ||
"url" : "https://github.com/next-apps/xone/issues", | ||
"email" : "info@nextapps.de" | ||
}, | ||
"main": "xone.js", | ||
@@ -18,3 +28,3 @@ "repository": "https://github.com/next-apps/xone", | ||
"author": "Thomas Wilkerling", | ||
"license": "Apache-2.0" | ||
"license": "Apache-2.0 LICENSE.md" | ||
} |
 | ||
# xone | ||
Xone is an open source Javascript framework for building modern web applications. | ||
### Full Stack Javascript Framework | ||
* [LICENSE](LICENSE.md) | ||
@@ -17,2 +19,3 @@ * [CHANGELOG](CHANGELOG.md) | ||
#### Development Dependencies | ||
* [Node.js] (https://nodejs.org/) | ||
@@ -23,4 +26,6 @@ * [Closure Compiler] (https://developers.google.com/closure/compiler/) | ||
#### Basic Code Guideline: | ||
; | ||
* [Closure Compiler for "Advanced Compilation"] (https://developers.google.com/closure/compiler/docs/api-tutorial3) | ||
* [Google Closure Compiler Annotations] (https://developers.google.com/closure/compiler/docs/js-for-compiler) | ||
* [JSDoc] (http://code.google.com/p/jsdoc-toolkit/wiki/TagReference) |
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
477931
1
30