forked from SmartBrain/HowToCook
Merge branch 'master' of github.com:Anduin2017/HowToCook
This commit is contained in:
commit
c1f1a35040
|
@ -1,14 +1,19 @@
|
|||
{
|
||||
"name": "HowToCook",
|
||||
"name": "how-to-cook",
|
||||
"version": "1.0.0",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "how-to-cook",
|
||||
"version": "1.0.0",
|
||||
"license": "Unlicense",
|
||||
"dependencies": {
|
||||
"textlint": "^12.1.0",
|
||||
"textlint-rule-ja-space-between-half-and-full-width": "^2.2.0",
|
||||
"textlint-rule-zh-half-and-full-width-bracket": "^1.1.0"
|
||||
}
|
||||
},
|
||||
"devDependencies": {}
|
||||
},
|
||||
"node_modules/@azu/format-text": {
|
||||
"version": "1.0.1",
|
||||
|
|
Loading…
Reference in New Issue