You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
53 lines
1.4 KiB
53 lines
1.4 KiB
3 years ago
|
{
|
||
|
"_from": "countup.js@^1.9.3",
|
||
|
"_id": "countup.js@1.9.3",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha1-zj5QzXFgRB5HjwfaMYle3MDxyd0=",
|
||
|
"_location": "/countup.js",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "range",
|
||
|
"registry": true,
|
||
|
"raw": "countup.js@^1.9.3",
|
||
|
"name": "countup.js",
|
||
|
"escapedName": "countup.js",
|
||
|
"rawSpec": "^1.9.3",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "^1.9.3"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/@smallwei/avue"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/countup.js/-/countup.js-1.9.3.tgz",
|
||
|
"_shasum": "ce3e50cd7160441e478f07da31895edcc0f1c9dd",
|
||
|
"_spec": "countup.js@^1.9.3",
|
||
|
"_where": "F:\\workspace\\gcy\\RK-archives\\ruoyi-ui\\node_modules\\@smallwei\\avue",
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/inorganik/countUp.js/issues"
|
||
|
},
|
||
|
"bundleDependencies": false,
|
||
|
"dependencies": {},
|
||
|
"deprecated": false,
|
||
|
"description": "Animates a numerical value by counting to it",
|
||
|
"devDependencies": {
|
||
|
"del": "~0.1.3",
|
||
|
"gulp": "~3.8.10",
|
||
|
"gulp-rename": "~1.2.0",
|
||
|
"gulp-uglify": "^1.4.2",
|
||
|
"gulp-wrap-umd": "~0.2.1"
|
||
|
},
|
||
|
"homepage": "https://github.com/inorganik/countUp.js#readme",
|
||
|
"license": "MIT",
|
||
|
"main": "./dist/countUp.min.js",
|
||
|
"name": "countup.js",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/inorganik/countUp.js.git"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"build": "gulp",
|
||
|
"clean": "gulp clean"
|
||
|
},
|
||
|
"version": "1.9.3"
|
||
|
}
|