mirror of
https://github.com/meteor/meteor.git
synced 2026-01-10 08:08:24 -05:00
Merge branch 'devel' into meteor3-blaze-docs
This commit is contained in:
@@ -1,17 +1,16 @@
|
||||
{
|
||||
"name": "meteor",
|
||||
"version": "0.0.1",
|
||||
"description": "Used to apply Prettier and ESLint manually",
|
||||
"description": "Meteor's main repository, containing the Meteor tool, core packages, and documentation.",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/meteor/meteor.git"
|
||||
},
|
||||
"author": "Filipe Névola",
|
||||
"license": "MIT",
|
||||
"bugs": {
|
||||
"url": "https://github.com/meteor/meteor/issues"
|
||||
},
|
||||
"homepage": "https://github.com/meteor/meteor#readme",
|
||||
"homepage": "https://www.meteor.com/",
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.21.3",
|
||||
"@babel/eslint-parser": "^7.21.3",
|
||||
|
||||
Reference in New Issue
Block a user