UNPKG

@speedcubing/cookie

Version:

Speedcubing Online's UI design.

31 lines (30 loc) 675 B
{ "name": "@speedcubing/cookie", "version": "0.0.100", "description": "Speedcubing Online's UI design.", "main": "dist/cookie.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/trimorphdev/sco.git" }, "keywords": [ "speedcubing", "online" ], "author": "Zack Pace", "license": "MIT", "bugs": { "url": "https://github.com/trimorphdev/sco/issues" }, "homepage": "https://github.com/trimorphdev/sco#readme", "devDependencies": { "@types/node": "^15.0.2", "typescript": "^4.2.4" }, "dependencies": { "ejs": "^3.1.6" } }