mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-14 15:25:52 +10:00
33 lines
628 B
JSON
33 lines
628 B
JSON
{
|
|
"name": "libil",
|
|
"filename": "libil.min.js",
|
|
"version": "0.1.2",
|
|
"description": "Libil is a JavaScript library to process string for Bahasa Walikan. It supports Yogyakarta and Malang Style",
|
|
"homepage": "https://github.com/lynxluna/libil.js",
|
|
"keywords": [
|
|
"malang",
|
|
"jogja",
|
|
"walikan",
|
|
"library",
|
|
"libil"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "Didiet Noor"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/lynxluna/libil.git"
|
|
}
|
|
],
|
|
"npmName": "libil",
|
|
"npmFileMap": [{
|
|
"basePath": "/dist/",
|
|
"files": [
|
|
"*.js"
|
|
]
|
|
}]
|
|
}
|