22 lines
505 B
JSON
22 lines
505 B
JSON
{
|
|
"name": "licia",
|
|
"version": "1.46.0",
|
|
"description": "Useful utility collection with zero dependencies",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/liriliri/licia.git"
|
|
},
|
|
"keywords": [
|
|
"eustia",
|
|
"util"
|
|
],
|
|
"author": "redhoodsu",
|
|
"license": "MIT",
|
|
"bugs": {
|
|
"url": "https://github.com/liriliri/licia/issues"
|
|
},
|
|
"homepage": "https://github.com/liriliri/licia#readme",
|
|
"main": "node.js",
|
|
"browser": "browser.js",
|
|
"typings": "index.d.ts"
|
|
} |