Simple initial package.json
This commit is contained in:
parent
607e46461c
commit
7fdbb31d7e
1 changed files with 11 additions and 0 deletions
11
package.json
Normal file
11
package.json
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"name": "v86",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/copy/v86"
|
||||
},
|
||||
"license": "BSD-2-Clause",
|
||||
"scripts": {
|
||||
"test": "node tests/full/run.js"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue