Skip to content

Commit

Permalink
update package info and release v0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
allen-zh committed Jun 14, 2016
1 parent bfdd890 commit dd2382b
Showing 1 changed file with 13 additions and 10 deletions.
23 changes: 13 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
{
"name": "her",
"version": "0.1.2",
"description": "Hao123前端集成解决方案",
"version": "0.1.3",
"description": "A High-performence Enhanced Rendering solution - Hao123前端高性能渲染解决方案",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"scripts": {},
"bin": {
"her": "bin/her"
},
Expand All @@ -14,21 +12,26 @@
"url": "https://github.com/hao123-fe/her.git"
},
"keywords": [
"her",
"herJS",
"fis",
"bigpipe",
"quickling",
"bigrender",
"pagelet",
"smarty",
"hao123"
"high-performence",
"rendering"
],
"author": "hao123-fe <[email protected]>",
"contributors": [
"zhangwentao <[email protected]>",
"zhangyuanwei <[email protected]>",
"ustbhuangyi <[email protected]>"
],
"author": "[email protected],[email protected],[email protected]",
"license": "MIT",
"bugs": {
"url": "https://github.com/hao123-fe/her/issues"
},
"homepage": "https://github.com/hao123-fe/her",
"homepage": "https://hao123-fe.github.io/her",
"dependencies": {
"fis": "^1.9.44",
"fis-optimizer-html-compress": "^0.0.7",
Expand Down

0 comments on commit dd2382b

Please sign in to comment.