mirror of
https://github.com/nextcloud/nextcloud.com.git
synced 2026-01-12 15:44:37 +00:00
12 lines
345 B
JSON
12 lines
345 B
JSON
{
|
|
"name": "underscore.string",
|
|
"repo": "epeli/underscore.string",
|
|
"description": "String manipulation extensions for Underscore.js javascript library",
|
|
"version": "2.4.0",
|
|
"keywords": ["underscore", "string"],
|
|
"dependencies": {},
|
|
"development": {},
|
|
"main": "lib/underscore.string.js",
|
|
"scripts": ["lib/underscore.string.js"]
|
|
}
|