UNPKG

neo-quote-for-the-day

Version:

Some beautiful quotes

22 lines (21 loc) 428 B
{ "name": "neo-quote-for-the-day", "version": "1.0.4", "description": "Some beautiful quotes", "main": "dist/index.js", "types": "dist/index.d.ts", "scripts": { "build": "tsc" }, "keywords": [ "quotes", "mood", "typescript", "wellness" ], "author": "Priya Sharma", "license": "MIT", "dependencies": { "typescript": "^5.8.3" } }