You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
493 B
21 lines
493 B
{
|
|
"name": "licia",
|
|
"version": "1.38.0",
|
|
"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"
|
|
}
|