21 lines
493 B
JSON
21 lines
493 B
JSON
|
{
|
||
|
"name": "licia",
|
||
|
"version": "1.38.2",
|
||
|
"description": "Useful utility collection with zero dependencies",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/liriliri/licia.git"
|
||
|
},
|
||
|
"keywords": [
|
||
|
"eustia"
|
||
|
],
|
||
|
"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"
|
||
|
}
|