12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152 |
- {
- "_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": "D:\\jiayue\\pig-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"
- }
|