mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-21 10:47:12 +10:00
46 lines
803 B
JSON
46 lines
803 B
JSON
{
|
|
"name": "crel",
|
|
"version": "2.1.5",
|
|
"filename": "crel.min.js",
|
|
"description": "A small, simple, and fast DOM creation utility",
|
|
"keywords": [
|
|
"crel",
|
|
"DOM"
|
|
],
|
|
"licenses": [
|
|
{
|
|
"type": "MIT",
|
|
"url": "http://www.opensource.org/licenses/mit-license.php"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/korynunn/crel"
|
|
}
|
|
],
|
|
"bugs": "https://github.com/korynunn/crel/issues",
|
|
"maintainers": [
|
|
{
|
|
"name": "Kory Nunn",
|
|
"web": "http://korynunn.com"
|
|
}
|
|
],
|
|
"npmName": "crel",
|
|
"npmFileMap": [
|
|
{
|
|
"basePath": "/",
|
|
"files": [
|
|
"crel.js",
|
|
"crel.min.js"
|
|
]
|
|
}
|
|
],
|
|
"contributors": [
|
|
{
|
|
"name": "Kory Nunn",
|
|
"web": "http://korynunn.com"
|
|
}
|
|
]
|
|
}
|