HEX
Server: Apache
System: Linux v38079.2is.nl 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
User: democfellows (10015)
PHP: 8.1.34
Disabled: opcache_get_status
Upload Files
File: /var/www/vhosts/creativefellows.nl/partof.creativefellows.nl/package.json
{
  "name": "foundation-sites-template",
  "version": "1.1.1",
  "description": "Basic template for a new Foundation for Sites project.",
  "main": "gulpfile.js",
  "scripts": {
    "start": "gulp",
    "build": "gulp sass"
  },
  "author": "Foundation Yetinauts <contact@get.foundation> (https://get.foundation)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/foundation/foundation-sites/issues",
    "email": "contact@get.foundation"
  },
  "engines": {
    "node": ">=18.0"
  },
  "dependencies": {
    "foundation-sites": "latest",
    "jquery": ">=3.6.0",
    "motion-ui": "latest",
    "what-input": ">=5.2.10"
  },
  "devDependencies": {
    "autoprefixer": "^10.4.15",
    "browser-sync": "^2.29.3",
    "gulp": "^4.0.0",
    "gulp-plumber": "^1.2.1",
    "gulp-postcss": "^10.0.0",
    "gulp-sass": "^5.1.0",
    "gulp-sourcemaps": "^3.0.0",
    "postcss": "^8.4.28",
    "sass-embedded": "^1.79.3"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/foundation/foundation-sites-template.git"
  },
  "private": true,
  "browserslist": [
    "last 2 versions"
  ]
}