really-cool-string-thing
Version:
Creates a cool string!
16 lines (15 loc) • 368 B
JSON
{
"name": "really-cool-string-thing",
"version": "0.1.1",
"description": "Creates a cool string!",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/alex-wilmer/really-cool-string-thing"
},
"author": "Alex Wilmer",
"license": " MIT"
}