versions/package.json
2019-07-09 14:34:04 -07:00

15 lines
300 B
JSON

{
"name": "vscodium-versions",
"version": "0.0.1",
"scripts": {
"test": "node integrity.js test"
},
"repository": {
"type": "git",
"url": "https://github.com/vscodium/versions"
},
"author": {
"name": "Peter Squicciarini",
"email": "stripedpajamas273@gmail.com"
}
}