first commit
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"name": "docidoci",
|
||||
"version": "1.0.0",
|
||||
"description": "Создание структуры сайта-документации на docsify",
|
||||
"main": "index.js",
|
||||
"bin": {
|
||||
"docidoci": "./index.js"
|
||||
},
|
||||
"keywords": [
|
||||
"docsify",
|
||||
"doc",
|
||||
"documentation",
|
||||
"maket",
|
||||
"constructor",
|
||||
"документация",
|
||||
"макет",
|
||||
"конструктор"
|
||||
],
|
||||
"author": {
|
||||
"name": "m_ilia",
|
||||
"email": "polo-volumes-ounce@duck.com"
|
||||
},
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"adm-zip": "^0.5.16",
|
||||
"minimist": "^1.2.8"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user