RubyGems
npm
PyPI
Organizations
Log in
Sign up
npm
chanjs
Versions diffs
1.0.1 → 1.0.2
chanjs 1.0.1 → 1.0.2
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (1)
hide
show
package/package.json
+2
-2
package/package.json
CHANGED
Viewed
@@ -1,7 +1,7 @@
1
1
{
2
2
"name": "chanjs",
3
-
"version": "1.0.
1
",
4
-
"description": "
\
"
chanjs\""
,
3
+
"version": "1.0.
2
",
4
+
"description": "
Chanjs develops a lightweight MVC framework based on express pure JavaScript
",
5
5
"main": "core/chan.js",
6
6
"scripts": {
7
7
"dev": "nodemon app.js",