v86/package.json
2015-11-06 17:19:04 +01:00

12 lines
213 B
JSON

{
"name": "v86",
"repository": {
"type": "git",
"url": "https://github.com/copy/v86"
},
"license": "BSD-2-Clause",
"scripts": {
"test": "node tests/full/run.js"
}
}