mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-19 01:36:01 +10:00
40 lines
713 B
JSON
40 lines
713 B
JSON
{
|
|
"name": "humanize-plus",
|
|
"npmName": "humanize-plus",
|
|
"npmFileMap": [
|
|
{
|
|
"basePath": "/public/dist/",
|
|
"files": [
|
|
"humanize.min.js"
|
|
]
|
|
},
|
|
{
|
|
"basePath": "/public/src/",
|
|
"files": [
|
|
"humanize.js"
|
|
]
|
|
}
|
|
],
|
|
"filename": "humanize.min.js",
|
|
"version": "1.5.0",
|
|
"description": "A simple utility library for making the web more humane.",
|
|
"homepage": "https://github.com/HubSpot/humanize",
|
|
"keywords": [
|
|
"humanize",
|
|
"format",
|
|
"numbers",
|
|
"strings"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "HubSpot"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/HubSpot/humanize.git"
|
|
}
|
|
]
|
|
}
|