@characters/multiplication-sign
Version:
The character '×'
23 lines (22 loc) • 561 B
JSON
{
"name": "@characters/multiplication-sign",
"version": "2.1.0",
"description": "The character '×'",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"scripts": {
"build": "tsc"
},
"repository": {
"type": "git",
"url": "git+https://github.com/kesne/characters.git"
},
"homepage": "https://github.com/kesne/characters#readme",
"keywords": [],
"author": "Jordan Gensler <jordangens@gmail.com>",
"license": "MIT",
"publishConfig": {
"access": "public"
},
"gitHead": "951a9db59b4d177ea9f4964882184baea95a8ecc"
}