UNPKG

wing-time

Version:

Yxx use time format ; 一个时间比对。格式化工具

45 lines (44 loc) 1.13 kB
{ "name": "wing-time", "version": "1.1.2", "description": "Yxx use time format ; 一个时间比对。格式化工具", "main": "dist/index.min.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Wings", "license": "ISC", "devDependencies": { "babel-core": "^6.26.3", "babel-preset-env": "^1.7.0", "babel-preset-es2015": "^6.24.1", "gulp": "^3.9.0", "gulp-babel": "^7.0.1", "gulp-minify": "^3.1.0", "gulp-uglify": "^3.0.1", "gulp-webserver": "^0.9.1", "gulp-remove-use-strict": "^1.0.0" }, "dependencies": { "@babel/core": "^7.5.5", "babel-plugin-transform-remove-strict-mode": "0.0.2", "babel-plugin-transform-runtime": "^6.23.0", "babel-polyfill": "^6.26.0", "babelify": "^10.0.0", "browserify": "^16.2.3", "globby": "^9.0.0", "gulp-connect": "^5.7.0", "gulp-notify": "^3.2.0", "gulp-rename": "^1.4.0", "gulp-sourcemaps": "^2.6.4", "gulp-util": "^3.0.8", "reactify": "^1.1.1", "through2": "^3.0.0", "vinyl-buffer": "^1.0.1", "vinyl-source-stream": "^2.0.0", "webpack-stream": "^5.2.1" }, "keywords": [ "timeFormat" ] }