worked on the new onboarding steps

This commit is contained in:
Kwesi Banson
2024-01-31 20:40:33 +00:00
parent bc97f69748
commit 7a64019001
184 changed files with 11292 additions and 173 deletions

View File

@@ -0,0 +1,24 @@
{
"name": "bernii/gauge.js",
"version": "1.2.1",
"main": [
"dist/gauge.js",
"dist/gauge.min.js",
"dist/gauge.coffee"
],
"description": "100% native and cool looking animated JavaScript/CoffeScript gauge",
"license": "MIT",
"ignore": [],
"dependencies": {},
"devDependencies": {},
"homepage": "https://github.com/bernii/gauge.js",
"_release": "1.2.1",
"_resolution": {
"type": "version",
"tag": "v1.2.1",
"commit": "7ae09f41e1293f21ffbb9d233e9daed52629885b"
},
"_source": "https://github.com/bernii/gauge.js.git",
"_target": "^1.2.1",
"_originalSource": "gauge.js"
}