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.

15 lines
322 B

4 years ago
{
"name": "ushio-js",
"version": "3.6.11",
4 years ago
"main": "ushio-head.js",
"repository": "https://github.com/iotcat/ushio-js",
"author": "iotcat <i@iotcat.me>",
3 years ago
"license": "MIT",
"dependencies": {
"gulp": "^4.0.2",
"gulp-minify-css": "^1.2.4",
"gulp-rename": "^2.0.0",
"gulp-uglify": "^3.0.2"
}
4 years ago
}