smashup
Version:
Just some code :)
17 lines • 314 B
JSON
{
"name": "smashup",
"version": "1.0.2",
"description": "Just some code :)",
"main": "index.js",
"scripts": {
"test": "node test.js"
},
"keywords": [
"smashup",
"javascript",
"js"
],
"author": ":)",
"license": "LOL",
"homepage": "https://www.youtube.com/watch?v=dQw4w9WgXcQ"
}