first commit
This commit is contained in:
33
vendor/wpcfto/package.json
vendored
Normal file
33
vendor/wpcfto/package.json
vendored
Normal file
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"name": "wp-custom-fields-theme-options",
|
||||
"version": "1.0.0",
|
||||
"description": "[](https://github.com/StylemixThemes/wp-custom-fields-theme-options/releases) [](https://github.com/StylemixThemes/wp-custom-fields-theme-options/blob/master/LICENSE)",
|
||||
"main": "gulpfile.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"devDependencies": {
|
||||
"gulp-autoprefixer": "^7.0.1",
|
||||
"gulp-clean": "^0.4.0",
|
||||
"gulp-cssmin": "^0.2.0",
|
||||
"gulp-sass": "^4.1.0",
|
||||
"gulp-watch": "^5.0.1",
|
||||
"vue2-ace-editor": "0.0.15"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/core": "^7.12.10",
|
||||
"@babel/preset-env": "^7.12.11",
|
||||
"babelify": "^10.0.0",
|
||||
"browser-sync": "^2.26.14",
|
||||
"emmet": "git+https://github.com/cloud9ide/emmet-core.git#41973fcc70392864c7a469cf5dcd875b88b93d4a",
|
||||
"gulp": "^4.0.2",
|
||||
"gulp-babel": "^8.0.0",
|
||||
"gulp-browserify": "^0.5.1",
|
||||
"vue-multiselect": "^2.1.6",
|
||||
"vue-range-component": "^1.0.3",
|
||||
"vue-range-slider": "^0.6.0",
|
||||
"vuejs-ace-editor": "^1.0.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user