Skip to content

Instantly share code, notes, and snippets.

@aisteron
Last active December 6, 2018 18:09
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 aisteron/2e731f5f9073a522339da95424d9ae3f to your computer and use it in GitHub Desktop.
Save aisteron/2e731f5f9073a522339da95424d9ae3f to your computer and use it in GitHub Desktop.
default package.json
{
"name": "ct.fzn.by-jqm",
"version": "0.0.1",
"devDependencies": {
"grunt": "latest",
"grunt-browser-sync": "latest",
"grunt-contrib-concat": "latest",
"grunt-contrib-pug": "latest",
"grunt-contrib-watch": "latest",
"grunt-critical": "latest",
"grunt-contrib-less": "latest",
"less-plugin-autoprefix": "latest",
"less-plugin-clean-css": "latest"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment