mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 01:36:22 +00:00
update readme & package.json
This commit is contained in:
@@ -8,7 +8,8 @@
|
||||
"hot": "electron ./index.js --hot",
|
||||
"webpack": "webpack-dev-server --hot --inline --config webpack.config.js",
|
||||
"postinstall": "npm run vendor",
|
||||
"vendor": "oh-my-cdn"
|
||||
"vendor": "oh-my-cdn",
|
||||
"compile": "grunt compile"
|
||||
},
|
||||
"config": {
|
||||
"electron-version": "1.1.3"
|
||||
@@ -28,9 +29,11 @@
|
||||
],
|
||||
"author": "Dick Choi <fluke8259@gmail.com> (https://github.com/Rokt33r)",
|
||||
"contributors": [
|
||||
"Kazu Yokomizo (https://github.com/kazup01)",
|
||||
"dojineko (https://github.com/dojineko)",
|
||||
"Romain Bazile (https://github.com/gromain)",
|
||||
"Bruno Paz (https://github.com/brpaz)"
|
||||
"Bruno Paz (https://github.com/brpaz)",
|
||||
"Fabian Mueller (https://github.com/dotcs)"
|
||||
],
|
||||
"bugs": {
|
||||
"url": "https://github.com/BoostIO/Boostnote/issues"
|
||||
|
||||
@@ -34,15 +34,17 @@
|
||||
|
||||
[](https://github.com/feross/standard)
|
||||
|
||||
## Author
|
||||
## Author & Maintainer
|
||||
|
||||
[Rokt33r(Dick Choi of MAISIN&CO.)](https://github.com/rokt33r)
|
||||
|
||||
## Contributors
|
||||
|
||||
- [Kazu Yokomizo](https://github.com/kazup01)
|
||||
- [dojineko](https://github.com/dojineko)
|
||||
- [Romain Bazile](https://github.com/gromain)
|
||||
- [Bruno Paz](https://github.com/brpaz)
|
||||
- [Fabian Mueller](https://github.com/dotcs)
|
||||
|
||||
## Copyright & License
|
||||
|
||||
|
||||
@@ -33,15 +33,17 @@
|
||||
|
||||
[](https://github.com/feross/standard)
|
||||
|
||||
## Author
|
||||
## Author & Maintainer
|
||||
|
||||
[Rokt33r(Dick Choi of MAISIN&CO.)](https://github.com/rokt33r)
|
||||
|
||||
## Contributors
|
||||
|
||||
- [Kazu Yokomizo](https://github.com/kazup01)
|
||||
- [dojineko](https://github.com/dojineko)
|
||||
- [Romain Bazile](https://github.com/gromain)
|
||||
- [Bruno Paz](https://github.com/brpaz)
|
||||
- [Fabian Mueller](https://github.com/dotcs)
|
||||
|
||||
## Copyright & License
|
||||
|
||||
|
||||
@@ -36,15 +36,17 @@ We just want you to enjoying writing anything. :grinning:
|
||||
|
||||
[](https://github.com/feross/standard)
|
||||
|
||||
## Author
|
||||
## Author & Maintainer
|
||||
|
||||
[Rokt33r(Dick Choi of MAISIN&CO.)](https://github.com/rokt33r)
|
||||
|
||||
## Contributors
|
||||
|
||||
- [Kazu Yokomizo](https://github.com/kazup01)
|
||||
- [dojineko](https://github.com/dojineko)
|
||||
- [Romain Bazile](https://github.com/gromain)
|
||||
- [Bruno Paz](https://github.com/brpaz)
|
||||
- [Fabian Mueller](https://github.com/dotcs)
|
||||
|
||||
## Copyright & License
|
||||
|
||||
|
||||
Reference in New Issue
Block a user