starry-sky
Version:
Draw a starry sky for you~
29 lines (28 loc) • 599 B
JSON
{
"name": "starry-sky",
"version": "1.1.2",
"description": "Draw a starry sky for you~",
"main": "docs/starry-sky.js",
"directories": {
"doc": "docs"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/pea3nut/starry-sky.git"
},
"keywords": [
"star",
"starry",
"night",
"sky"
],
"author": "pea3nut",
"license": "MIT",
"bugs": {
"url": "https://github.com/pea3nut/starry-sky/issues"
},
"homepage": "https://github.com/pea3nut/starry-sky#readme"
}