{ "_args": [ [ "countup@1.8.2", "E:\\item\\newItem\\admin" ] ], "_from": "countup@1.8.2", "_id": "countup@1.8.2", "_inBundle": false, "_integrity": "sha1-AhzMam+WRUDGsn7WRoGvJ/tV8BA=", "_location": "/countup", "_phantomChildren": {}, "_requested": { "type": "version", "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.npmjs.org/countup/-/countup-1.8.2.tgz", "_spec": "1.8.2", "_where": "E:\\item\\newItem\\admin", "bugs": { "url": "https://github.com/inorganik/countUp.js/issues" }, "dependencies": {}, "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" }