Skip to content

Commit

Permalink
Update package package.json files.
Browse files Browse the repository at this point in the history
  • Loading branch information
jonkemp committed Jan 26, 2020
1 parent 11453d9 commit 53645f0
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 109 deletions.
14 changes: 0 additions & 14 deletions packages/css-rules/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,6 @@
"version": "1.0.8",
"description": "Returns a parse tree for a CSS source.",
"main": "index.js",
"scripts": {
"test": "mocha",
"coverage": "nyc npm test && nyc report",
"coveralls": "nyc npm test && nyc report --reporter=text-lcov | coveralls"
},
"files": [
"index.js"
],
Expand All @@ -24,14 +19,5 @@
"homepage": "https://github.com/jonkemp/inline-css/tree/master/packages/css-rules",
"dependencies": {
"cssom": "^0.4.4"
},
"devDependencies": {
"babel-eslint": "^10.0.3",
"coveralls": "^3.0.9",
"gulp": "^4.0.2",
"gulp-eslint": "^6.0.0",
"gulp-mocha": "^7.0.2",
"mocha": "^7.0.0",
"nyc": "^15.0.0"
}
}
16 changes: 0 additions & 16 deletions packages/extract-css/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,6 @@
"version": "1.5.2",
"description": "Extract the CSS from an HTML document.",
"main": "index.js",
"scripts": {
"test": "mocha",
"coverage": "nyc npm test && nyc report",
"coveralls": "nyc npm test && nyc report --reporter=text-lcov | coveralls"
},
"files": [
"index.js"
],
Expand All @@ -23,16 +18,5 @@
"href-content": "^1.2.2",
"list-stylesheets": "^1.2.6",
"style-data": "^1.4.3"
},
"devDependencies": {
"babel-eslint": "^10.0.3",
"coveralls": "^3.0.9",
"gulp": "^4.0.2",
"gulp-eslint": "^6.0.0",
"gulp-mocha": "^7.0.2",
"mocha": "^7.0.0",
"nyc": "^15.0.0",
"should": "^13.2.3",
"vinyl": "^2.2.0"
}
}
17 changes: 0 additions & 17 deletions packages/href-content/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,6 @@
"version": "1.2.2",
"description": "Get content from link tags in an HTML document.",
"main": "index.js",
"scripts": {
"test": "mocha",
"coverage": "nyc npm test && nyc report",
"coveralls": "nyc npm test && nyc report --reporter=text-lcov | coveralls"
},
"files": [
"index.js"
],
Expand All @@ -23,17 +18,5 @@
"homepage": "https://github.com/jonkemp/inline-css/tree/master/packages/href-content",
"dependencies": {
"remote-content": "^1.2.2"
},
"devDependencies": {
"babel-eslint": "^10.0.3",
"coveralls": "^3.0.9",
"gulp": "^4.0.2",
"gulp-eslint": "^6.0.0",
"gulp-mocha": "^7.0.2",
"list-stylesheets": "^1.2.6",
"mocha": "^7.0.0",
"nyc": "^15.0.0",
"should": "^13.2.3",
"vinyl": "^2.2.0"
}
}
16 changes: 0 additions & 16 deletions packages/list-stylesheets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,6 @@
"version": "1.2.6",
"description": "Get a list of stylesheets from an HTML document.",
"main": "index.js",
"scripts": {
"test": "mocha",
"coverage": "nyc npm test && nyc report",
"coveralls": "nyc npm test && nyc report --reporter=text-lcov | coveralls"
},
"files": [
"index.js"
],
Expand All @@ -22,16 +17,5 @@
"cheerio": "^0.22.0",
"extend": "^3.0.2",
"object.pick": "^1.3.0"
},
"devDependencies": {
"babel-eslint": "^10.0.3",
"coveralls": "^3.0.9",
"gulp": "^4.0.2",
"gulp-eslint": "^6.0.0",
"gulp-mocha": "^7.0.2",
"mocha": "^7.0.0",
"nyc": "^15.0.0",
"should": "^13.2.3",
"vinyl": "^2.2.0"
}
}
15 changes: 0 additions & 15 deletions packages/mediaquery-text/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,6 @@
"version": "1.1.4",
"description": "Returns Media Query text for a CSS source.",
"main": "index.js",
"scripts": {
"test": "mocha",
"coverage": "nyc npm test && nyc report",
"coveralls": "nyc npm test && nyc report --reporter=text-lcov | coveralls"
},
"files": [
"index.js"
],
Expand All @@ -23,15 +18,5 @@
"homepage": "https://github.com/jonkemp/inline-css/tree/master/packages/mediaquery-text",
"dependencies": {
"cssom": "^0.4.4"
},
"devDependencies": {
"babel-eslint": "^10.0.3",
"coveralls": "^3.0.9",
"gulp": "^4.0.2",
"gulp-eslint": "^6.0.0",
"gulp-mocha": "^7.0.2",
"mocha": "^7.0.0",
"nyc": "^15.0.0",
"should": "^13.2.3"
}
}
15 changes: 0 additions & 15 deletions packages/remote-content/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,6 @@
"version": "1.2.2",
"description": "Get remote content.",
"main": "index.js",
"scripts": {
"test": "mocha",
"coverage": "nyc npm test && nyc report",
"coveralls": "nyc npm test && nyc report --reporter=text-lcov | coveralls"
},
"files": [
"index.js"
],
Expand All @@ -28,15 +23,5 @@
"proxy-from-env": "^1.0.0",
"superagent": "^5.2.1",
"superagent-proxy": "^2.0.0"
},
"devDependencies": {
"babel-eslint": "^10.0.3",
"coveralls": "^3.0.9",
"gulp": "^4.0.2",
"gulp-eslint": "^6.0.0",
"gulp-mocha": "^7.0.2",
"mocha": "^7.0.0",
"nyc": "^15.0.0",
"should": "^13.2.3"
}
}
16 changes: 0 additions & 16 deletions packages/style-data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,6 @@
"version": "1.4.3",
"description": "Get the content of style tags.",
"main": "index.js",
"scripts": {
"test": "mocha",
"coverage": "nyc npm test && nyc report",
"coveralls": "nyc npm test && nyc report --reporter=text-lcov | coveralls"
},
"files": [
"index.js"
],
Expand All @@ -26,16 +21,5 @@
"extend": "^3.0.2",
"mediaquery-text": "^1.1.4",
"object.pick": "^1.3.0"
},
"devDependencies": {
"babel-eslint": "^10.0.3",
"coveralls": "^3.0.9",
"gulp": "^4.0.2",
"gulp-eslint": "^6.0.0",
"gulp-mocha": "^7.0.2",
"mocha": "^7.0.0",
"nyc": "^15.0.0",
"should": "^13.2.3",
"vinyl": "^2.2.0"
}
}

0 comments on commit 53645f0

Please sign in to comment.