Skip to content

Instantly share code, notes, and snippets.

@SaoriMiyazaki
Created January 21, 2022 01:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save SaoriMiyazaki/85c9af7089180168f11c2b39174ca9da to your computer and use it in GitHub Desktop.
Save SaoriMiyazaki/85c9af7089180168f11c2b39174ca9da to your computer and use it in GitHub Desktop.
{
"name": "ejs",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"devDependencies": {
"gulp": "^3.9.1",
"gulp-autoprefixer": "^3.1.1",
"gulp-notify": "^2.2.0",
"gulp-plumber": "^1.1.0",
"gulp-sass": "^3.0.0",
"node-sass": "^5.0.0",
"sass": "^1.29.0",
"fibers": "^5.0.0"
},
"description": ""
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment