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