Skip to content

Commit

Permalink
Simple initial package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
copy committed Nov 6, 2015
1 parent 607e464 commit 7fdbb31
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -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"
}
}

0 comments on commit 7fdbb31

Please sign in to comment.