{
  "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"
}
