mirror of
https://github.com/codex-team/codex.docs.git
synced 2025-08-08 06:55:26 +02:00
Create LICENSE (#159)
* Create LICENSE * add license fields to package.json * Update LICENSE Co-authored-by: Peter Savchenko <specc.dev@gmail.com> Co-authored-by: Peter Savchenko <specc.dev@gmail.com>
This commit is contained in:
parent
c6e2db0245
commit
28594e7014
2 changed files with 202 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "codex.docs",
|
||||
"license": "UNLICENSED",
|
||||
"license": "Apache-2.0",
|
||||
"bin": {
|
||||
"generatePassword": "bin/generatePassword.js"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue