diff --git a/package.json b/package.json index 2a938ad..2026498 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "edgebabel", + "name": "edge-babel", "version": "0.3.1", "description": "EdgeBabel is a collection of carefully chosen and configured Babel presets and plugins for modern React development.", "main": "lib/node.commonjs.js", @@ -34,12 +34,12 @@ "*.css": "stylelint" }, "bugs": { - "url": "https://github.com/sebastian-software/edgebabel/issues" + "url": "https://github.com/sebastian-software/edge-babel/issues" }, - "homepage": "https://github.com/sebastian-software/edgebabel#readme", + "homepage": "https://github.com/sebastian-software/edge-babel#readme", "repository": { "type": "git", - "url": "git+https://github.com/sebastian-software/edgebabel.git" + "url": "git+https://github.com/sebastian-software/edge-babel.git" }, "dependencies": { "app-root-dir": "^1.0.2", diff --git a/readme.md b/readme.md index 3883d52..bca08de 100644 --- a/readme.md +++ b/readme.md @@ -2,17 +2,17 @@ [sponsor-img]: https://img.shields.io/badge/Sponsored%20by-Sebastian%20Software-692446.svg [sponsor]: https://www.sebastian-software.de -[deps]: https://david-dm.org/sebastian-software/edgebabel -[deps-img]: https://david-dm.org/sebastian-software/edgebabel.svg -[npm]: https://www.npmjs.com/package/edgebabel -[npm-downloads-img]: https://img.shields.io/npm/dm/edgebabel.svg -[npm-version-img]: https://img.shields.io/npm/v/edgebabel.svg -[travis-img]: https://img.shields.io/travis/sebastian-software/edgebabel/master.svg?branch=master&label=unix%20build -[appveyor-img]: https://img.shields.io/appveyor/ci/swernerx/edgebabel/master.svg?label=windows%20build -[travis]: https://travis-ci.org/sebastian-software/edgebabel -[appveyor]: https://ci.appveyor.com/project/swernerx/edgebabel/branch/master - -EdgeBabel is a collection of carefully chosen and configured Babel presets and plugins for modern React development. +[deps]: https://david-dm.org/sebastian-software/edge-babel +[deps-img]: https://david-dm.org/sebastian-software/edge-babel.svg +[npm]: https://www.npmjs.com/package/edge-babel +[npm-downloads-img]: https://img.shields.io/npm/dm/edge-babel.svg +[npm-version-img]: https://img.shields.io/npm/v/edge-babel.svg +[travis-img]: https://img.shields.io/travis/sebastian-software/edge-babel/master.svg?branch=master&label=unix%20build +[appveyor-img]: https://img.shields.io/appveyor/ci/swernerx/edge-babel/master.svg?label=windows%20build +[travis]: https://travis-ci.org/sebastian-software/edge-babel +[appveyor]: https://ci.appveyor.com/project/swernerx/edge-babel/branch/master + +Edge Babel is a collection of carefully chosen and configured Babel presets and plugins for modern React development.