Skip to content

Commit

Permalink
Add Known Good Sources (KGS) for node files
Browse files Browse the repository at this point in the history
  • Loading branch information
rodfersou committed Aug 24, 2018
1 parent 1617029 commit e93e7dd
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
{
"name": "sc.recipe.staticresources",
"version": "0.0.1",
"devDependencies": {
"babel-core": "^6.26.3",
"babel-loader": "^7.1.4",
"babel-preset-env": "^1.7.0",
"chai": "^4.1.2",
"css-loader": "^0.28.11",
"extract-text-webpack-plugin": "^3.0.2",
"file-loader": "^1.1.11",
"html-webpack-plugin": "^3.2.0",
"image-webpack-loader": "^4.3.1",
"inject-loader": "^4.0.1",
"karma": "^2.0.2",
"karma-chai": "^0.1.0",
"karma-chrome-launcher": "^2.2.0",
"karma-mocha": "^1.3.0",
"karma-sinon": "^1.0.5",
"karma-webpack": "^3.0.0",
"mocha": "^5.2.0",
"node-sass": "^4.9.0",
"postcss": "^6.0.22",
"postcss-cssnext": "^3.1.0",
"postcss-loader": "^2.1.5",
"sass-loader": "^7.0.3",
"sinon": "^6.0.0",
"style-loader": "^0.21.0",
"svg-url-loader": "^2.3.2",
"webpack": "^3",
"webpack-spritesmith": "^0.4.1"
}
}

0 comments on commit e93e7dd

Please sign in to comment.