Skip to content
This repository was archived by the owner on Sep 30, 2019. It is now read-only.

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
juhoojala committed Jan 14, 2016
1 parent 72bd9c2 commit df13546
Showing 1 changed file with 4 additions and 10 deletions.
14 changes: 4 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,12 @@
{
"name": "webpack-demo",
"description": "Working demo of CSS Modules, using Webpack's css-loader in module mode.",
"name": "webpack-poc",
"description": "Test for bundling assets with webpack with subpackages",
"version": "1.0.0",
"private": true,
"license": "MIT",
"main": "index.js",
"homepage": "https://github.com/css-modules/webpack-demo",
"author": "Mark Dalgleish",
"contributors": [
"Patrik Holcak <[email protected]> (http://holcak.com)"
],
"bugs": {
"url": "https://github.com/css-modules/webpack-demo/issues"
},
"homepage": "https://github.com/lucified/webpack-poc",
"author": "Lucify",
"repository": {
"type": "git",
"url": "https://github.com/css-modules/webpack-demo"
Expand Down

0 comments on commit df13546

Please sign in to comment.