| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758 |
- {
- "_from": "countup@^1.8.2",
- "_id": "countup@1.8.2",
- "_inBundle": false,
- "_integrity": "sha512-1qOuy+h+dgLY4TroLb4ZC2hK7HYS2Z7mnSUvdzoYAU7EZbqOse1mKZta/KYPhDPfd9lPDyP3Tb4pH6a10RkoCw==",
- "_location": "/countup",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "countup@^1.8.2",
- "name": "countup",
- "escapedName": "countup",
- "rawSpec": "^1.8.2",
- "saveSpec": null,
- "fetchSpec": "^1.8.2"
- },
- "_requiredBy": [
- "/"
- ],
- "_resolved": "https://registry.npmmirror.com/countup/-/countup-1.8.2.tgz",
- "_shasum": "021ccc6a6f964540c6b27ed64681af27fb55f010",
- "_spec": "countup@^1.8.2",
- "_where": "C:\\Users\\Administrator\\Desktop\\crmeb5.0\\template\\admin",
- "bugs": {
- "url": "https://github.com/inorganik/countUp.js/issues"
- },
- "bundleDependencies": false,
- "dependencies": {},
- "deprecated": false,
- "description": "Animates a numerical value by counting to it",
- "devDependencies": {
- "@angular/core": "^2.2.3",
- "@types/core-js": "^0.9.34",
- "del": "~0.1.3",
- "gulp": "~3.8.10",
- "gulp-rename": "~1.2.0",
- "gulp-typescript": "^3.1.3",
- "gulp-uglify": "^1.4.2",
- "gulp-wrap-umd": "~0.2.1",
- "rxjs": "^5.0.1",
- "typescript": "^2.0.10",
- "zone.js": "^0.7.2"
- },
- "homepage": "https://github.com/inorganik/countUp.js#readme",
- "licenses": "MIT",
- "main": "./dist/countUp.min.js",
- "name": "countup",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/inorganik/countUp.js.git"
- },
- "scripts": {
- "build": "gulp",
- "clean": "gulp clean"
- },
- "version": "1.8.2"
- }
|