initial commit
This commit is contained in:
commit
8ecb639a68
1 changed files with 13 additions and 0 deletions
13
package.json
Normal file
13
package.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"name": "yukinets",
|
||||
"version": "1.0.0",
|
||||
"description": "my website!!",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "yuki",
|
||||
"license": "WTFPL",
|
||||
"type": "commonjs"
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue