Your IP : 3.149.248.43


Current Path : /home/bitrix/initial_sites/home-comfort.in.ua/about/js/countup.js/
Upload File :
Current File : /home/bitrix/initial_sites/home-comfort.in.ua/about/js/countup.js/package.json

{
	"name": "countup.js",
	"description": "Animates a numerical value by counting to it",
	"version": "1.9.3",
	"license": "MIT",
	"main": "./dist/countUp.min.js",
	"repository": {
		"type": "git",
		"url": "git+https://github.com/inorganik/countUp.js.git"
	},
	"dependencies": {},
	"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"
	},
	"scripts": {
		"build": "gulp",
		"clean": "gulp clean"
	}
}