mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-28 14:17:13 +10:00
34 lines
620 B
JSON
34 lines
620 B
JSON
{
|
|
"name": "bespoke.js",
|
|
"filename": "bespoke.min.js",
|
|
"version": "1.0.0",
|
|
"description": "DIY Presentation Micro-Framework",
|
|
"homepage": "https://github.com/markdalgleish/bespoke.js",
|
|
"keywords": [
|
|
"bespoke",
|
|
"presentation",
|
|
"micro-framework"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "Mark Dalgleish"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/markdalgleish/bespoke.js.git"
|
|
}
|
|
],
|
|
"npmName": "bespoke",
|
|
"npmFileMap": [
|
|
{
|
|
"basePath": "/dist/",
|
|
"files": [
|
|
"bespoke.js",
|
|
"bespoke.min.js"
|
|
]
|
|
}
|
|
]
|
|
}
|