theimaginaryproject
Version: 
The making of a lifetime, or something like that.
31 lines (30 loc) • 715 B
JSON
{
  "name": "theimaginaryproject",
  "version": "0.0.1",
  "description": "The making of a lifetime, or something like that.",
  "main": "index.html",
  "scripts": {
    "run": "/workspace/helpme/script.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/CloverTheHacker/helpme.git"
  },
  "keywords": [
    "Clover",
    "what",
    "helpme",
    "help",
    "cloverthehacker"
  ],
  "author": "Clover Jordan",
  "license": "SEE LICENSE IN /LICENSE.txt",
  "bugs": {
    "url": "https://github.com/CloverTheHacker/helpme/issues"
  },
  "homepage": "https://github.com/CloverTheHacker/helpme#readme",
  "dependencies": {
    "@vercel/analytics": "^0.1.6"
  },
  "devDependencies": {}
}