UNPKG

universal-symbols

Version:

A comprehensive collection of categorized symbols for expressive and formal programming

28 lines (27 loc) 671 B
{ "name": "universal-symbols", "type": "module", "version": "0.1.2", "description": "A comprehensive collection of categorized symbols for expressive and formal programming", "main": "index.js", "types": "index.d.ts", "scripts": { "build": "node generate.js", "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "symbols", "universal", "collection", "library", "vibes", "formal", "expressive", "programming" ], "author": "Universal Symbols", "license": "MIT", "devDependencies": { "typescript": "^5.8.3" } }