a-cool-package
Version:
It's actually lit
30 lines (29 loc) • 468 B
JSON
{
"name": "a-cool-package",
"version": "1.0.1",
"description": "It's actually lit",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"Crazy",
"package",
"that",
"does",
"nothing",
"but",
"hey",
"at",
"least",
"you",
"can",
"use",
"it",
"in",
"your",
"tutorials"
],
"author": "Firat Özcan (send me cats)",
"license": "MIT"
}