Compare commits

..

No commits in common. "9b11748b2b79e233ba2bc212d7ff6bec11f3ef32" and "e192ed1eee6210424d4d173a968b30b594f94e88" have entirely different histories.

2 changed files with 0 additions and 23 deletions

View file

@ -1,23 +0,0 @@
{
"name": "scene-starlight",
"version": "0.0.1",
"description": "A cool starry night scene. Made for Christmas (actually new year) 2016.",
"main": "Starlight-Renderer.js",
"scripts": {
"test": "echo (There aren't any tests yet!)"
},
"repository": {
"type": "git",
"url": "https://git.starbeamrainbowlabs.com/sbrl/Scene-Starlight"
},
"keywords": [
"html5",
"canvas",
"es6",
"browserify",
"christmas",
"2016"
],
"author": "Starbeamrainbowlabs",
"license": "MPL-2.0"
}