mirror of
https://github.com/jlgarridol/Modalizer.js.git
synced 2026-02-14 17:11:37 +01:00
Prepare package
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name": "@jlgarridol/modalizer",
|
"name": "@jlgarridol/modalizer.js",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"description": "Lightweight extension over bootstrap's modals to improve of the control, animations and visualization of modal windows.",
|
"description": "Lightweight extension over bootstrap's modals to improve of the control, animations and visualization of modal windows.",
|
||||||
"main": "dist/js/modalizer.js",
|
"main": "dist/js/modalizer.js",
|
||||||
@@ -34,6 +34,7 @@
|
|||||||
"doc": "doc"
|
"doc": "doc"
|
||||||
},
|
},
|
||||||
"devDependencies": {},
|
"devDependencies": {},
|
||||||
"publishConfig": { "registry": "https://npm.pkg.github.com/" }
|
"publishConfig": {
|
||||||
|
"registry": "https://npm.pkg.github.com/"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user