You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					
					
						
							64 lines
						
					
					
						
							2.1 KiB
						
					
					
				
			
		
		
	
	
							64 lines
						
					
					
						
							2.1 KiB
						
					
					
				{ | 
						|
  "_from": "vue-count-to@1.0.13", | 
						|
  "_id": "vue-count-to@1.0.13", | 
						|
  "_inBundle": false, | 
						|
  "_integrity": "sha512-6R4OVBVNtQTlcbXu6SJ8ENR35M2/CdWt3Jmv57jOUM+1ojiFmjVGvZPH8DfHpMDSA+ITs+EW5V6qthADxeyYOQ==", | 
						|
  "_location": "/vue-count-to", | 
						|
  "_phantomChildren": {}, | 
						|
  "_requested": { | 
						|
    "type": "version", | 
						|
    "registry": true, | 
						|
    "raw": "vue-count-to@1.0.13", | 
						|
    "name": "vue-count-to", | 
						|
    "escapedName": "vue-count-to", | 
						|
    "rawSpec": "1.0.13", | 
						|
    "saveSpec": null, | 
						|
    "fetchSpec": "1.0.13" | 
						|
  }, | 
						|
  "_requiredBy": [ | 
						|
    "/" | 
						|
  ], | 
						|
  "_resolved": "https://registry.npmjs.org/vue-count-to/-/vue-count-to-1.0.13.tgz", | 
						|
  "_shasum": "3e7573ea6e64c2b2972f64e0a2ab2e23c7590ff3", | 
						|
  "_spec": "vue-count-to@1.0.13", | 
						|
  "_where": "F:\\workspace\\gcy\\RK-archives\\ruoyi-ui", | 
						|
  "author": { | 
						|
    "name": "Pan", | 
						|
    "email": "panfree23@gmail.com" | 
						|
  }, | 
						|
  "bundleDependencies": false, | 
						|
  "deprecated": false, | 
						|
  "description": "It's a vue component that will count to a target number at a specified duration", | 
						|
  "devDependencies": { | 
						|
    "babel-core": "^6.0.0", | 
						|
    "babel-eslint": "7.1.1", | 
						|
    "babel-loader": "^6.0.0", | 
						|
    "babel-plugin-transform-runtime": "^6.15.0", | 
						|
    "babel-preset-es2015": "^6.14.0", | 
						|
    "babel-preset-stage-2": "^6.13.0", | 
						|
    "babel-runtime": "^6.11.6", | 
						|
    "cross-env": "^3.0.0", | 
						|
    "css-loader": "^0.25.0", | 
						|
    "eslint": "3.14.1", | 
						|
    "eslint-config-airbnb-base": "11.0.1", | 
						|
    "eslint-friendly-formatter": "2.0.7", | 
						|
    "eslint-import-resolver-webpack": "0.8.1", | 
						|
    "eslint-loader": "1.6.1", | 
						|
    "eslint-plugin-html": "2.0.0", | 
						|
    "eslint-plugin-import": "2.2.0", | 
						|
    "file-loader": "^0.9.0", | 
						|
    "vue-loader": "^11.1.4", | 
						|
    "vue-template-compiler": "^2.2.1", | 
						|
    "webpack": "^2.2.0", | 
						|
    "webpack-dev-server": "^2.2.0" | 
						|
  }, | 
						|
  "homepage": "http://panjiachen.github.io/countTo/demo/", | 
						|
  "license": "MIT", | 
						|
  "main": "dist/vue-count-to.min.js", | 
						|
  "name": "vue-count-to", | 
						|
  "scripts": { | 
						|
    "build": "cross-env NODE_ENV=production webpack --progress --hide-modules", | 
						|
    "dev": "cross-env NODE_ENV=development webpack-dev-server --open --hot --content-base='./demo/'" | 
						|
  }, | 
						|
  "version": "1.0.13" | 
						|
}
 | 
						|
 |