zc-keystone 1.0.0 → 1.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -1
- package/lib/assets.zip +0 -0
- package/package.json +4 -4
- package/lib/web.zip +0 -0
package/README.md
CHANGED
|
@@ -1 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
# zc-keystone
|
|
2
|
+
个人全栈框架测试。
|
package/lib/assets.zip
ADDED
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "zc-keystone",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.2.0",
|
|
4
4
|
"description": "my keystone framework",
|
|
5
|
-
"homepage": "https://github.com/Yoyzhao/
|
|
5
|
+
"homepage": "https://github.com/Yoyzhao/npmpub#readme",
|
|
6
6
|
"bugs": {
|
|
7
|
-
"url": "https://github.com/Yoyzhao/
|
|
7
|
+
"url": "https://github.com/Yoyzhao/npmpub/issues"
|
|
8
8
|
},
|
|
9
9
|
"repository": {
|
|
10
10
|
"type": "git",
|
|
11
|
-
"url": "git+https://github.com/Yoyzhao/
|
|
11
|
+
"url": "git+https://github.com/Yoyzhao/npmpub.git"
|
|
12
12
|
},
|
|
13
13
|
"license": "ISC",
|
|
14
14
|
"author": "zichen",
|
package/lib/web.zip
DELETED
|
Binary file
|