jam-cloud/jam-ui/node_modules/countup.js/package.json

56 lines
1.3 KiB
JSON

{
"_args": [
[
"countup.js@1.9.3",
"/Users/nuwan/Code/jam-cloud/jam-ui"
]
],
"_from": "countup.js@1.9.3",
"_id": "countup.js@1.9.3",
"_inBundle": false,
"_integrity": "sha1-zj5QzXFgRB5HjwfaMYle3MDxyd0=",
"_location": "/countup.js",
"_phantomChildren": {},
"_requested": {
"type": "version",
"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": [
"/react-countup"
],
"_resolved": "https://registry.npmjs.org/countup.js/-/countup.js-1.9.3.tgz",
"_spec": "1.9.3",
"_where": "/Users/nuwan/Code/jam-cloud/jam-ui",
"bugs": {
"url": "https://github.com/inorganik/countUp.js/issues"
},
"dependencies": {},
"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"
}