File: /home/airservicecom/public_html/wp-content/themes/air-service/package.json
{
"name": "child",
"version": "1.0.0",
"description": "Child",
"author": "Slinky",
"license": "ISC",
"devDependencies": {
"@babel/core": "^7.17.10",
"@babel/preset-env": "^7.17.10",
"babel-loader": "^8.2.5",
"browser-sync": "^3.0.3",
"gulp": "^5.0.0",
"gulp-git": "^2.10.1",
"gulp-sass": "^5.1.0",
"gulp-sourcemaps": "^2.6.5",
"node-sass": "^9.0.0",
"vinyl-named": "^1.1.0",
"webpack": "^4.47.0",
"webpack-cli": "^3.3.12",
"webpack-stream": "^6.1.2"
},
"repository": {
"type": "git",
"url": "https://github.com/punchteam/enfold-child-starter"
}
}