正在显示
2 个修改的文件
包含
12 行增加
和
1 行删除
| 1 | { | 1 | { |
| 2 | "name": "igloo", | 2 | "name": "igloo", |
| 3 | - "version": "0.0.4-rc.10", | 3 | + "version": "0.0.4-rc.11", |
| 4 | "description": "Igloo is a lightweight, fast, and minimal framework for rapid development", | 4 | "description": "Igloo is a lightweight, fast, and minimal framework for rapid development", |
| 5 | "main": "./lib", | 5 | "main": "./lib", |
| 6 | "repository": { | 6 | "repository": { |
| @@ -8,6 +8,16 @@ | @@ -8,6 +8,16 @@ | ||
| 8 | "url": "git://github.com/niftylettuce/igloo.git" | 8 | "url": "git://github.com/niftylettuce/igloo.git" |
| 9 | }, | 9 | }, |
| 10 | "author": "Nick Baugh <niftylettuce@gmail.com>", | 10 | "author": "Nick Baugh <niftylettuce@gmail.com>", |
| 11 | + "contributors": [ | ||
| 12 | + { | ||
| 13 | + "name": "Nick Baugh", | ||
| 14 | + "email": "niftylettuce@gmail.com" | ||
| 15 | + }, | ||
| 16 | + { | ||
| 17 | + "name": "Adnan Ibrišimbegović", | ||
| 18 | + "email": "adibih@gmail.com" | ||
| 19 | + } | ||
| 20 | + ], | ||
| 11 | "bugs": { | 21 | "bugs": { |
| 12 | "url": "https://github.com/niftylettuce/igloo/issues" | 22 | "url": "https://github.com/niftylettuce/igloo/issues" |
| 13 | }, | 23 | }, |
请
注册
或
登录
后发表评论