Additional rebranding where needed

This commit is contained in:
confused-Techie 2022-07-26 17:20:19 -07:00
parent 592ed3fa06
commit 0db3190f42
26 changed files with 36 additions and 36 deletions

View File

@ -3,9 +3,9 @@
"author": "Machisté N. Quintana <mnquintana@users.noreply.github.com>",
"main": "./lib/main",
"version": "1.9.1",
"description": "View useful information about your Atom installation.",
"description": "View useful information about your Pulsar installation.",
"keywords": [],
"repository": "https://github.com/atom/atom",
"repository": "https://github.com/pulsar-edit/pulsar",
"license": "MIT",
"scripts": {
"lint": "standard"

View File

@ -3,7 +3,7 @@
"theme": "syntax",
"version": "0.29.1",
"description": "A dark theme for syntax",
"repository": "https://github.com/atom/atom",
"repository": "https://github.com/pulsar-edit/pulsar",
"license": "MIT",
"engines": {
"atom": ">0.50.0"

View File

@ -2,9 +2,9 @@
"name": "atom-dark-ui",
"theme": "ui",
"version": "0.53.3",
"description": "A dark UI theme for Atom",
"description": "A dark UI theme for Pulsar",
"license": "MIT",
"repository": "https://github.com/atom/atom",
"repository": "https://github.com/pulsar-edit/pulsar",
"engines": {
"atom": ">0.40.0"
}

View File

@ -3,7 +3,7 @@
"theme": "syntax",
"version": "0.29.1",
"description": "A light syntax theme",
"repository": "https://github.com/atom/atom",
"repository": "https://github.com/pulsar-edit/pulsar",
"license": "MIT",
"engines": {
"atom": ">0.40.0"

View File

@ -2,8 +2,8 @@
"name": "atom-light-ui",
"theme": "ui",
"version": "0.46.3",
"description": "A light UI theme for Atom",
"repository": "https://github.com/atom/atom.git",
"description": "A light UI theme for Pulsar",
"repository": "https://github.com/pulsar-edit/pulsar",
"license": "MIT",
"engines": {
"atom": ">0.50.0"

View File

@ -8,7 +8,7 @@
"autoflow:reflow-selection"
]
},
"repository": "https://github.com/atom/atom",
"repository": "https://github.com/pulsar-edit/pulsar",
"license": "MIT",
"engines": {
"atom": "*"

View File

@ -2,13 +2,13 @@
"name": "base16-tomorrow-dark-theme",
"theme": "syntax",
"version": "1.6.0",
"description": "Base16 dark theme for Atom",
"description": "Base16 dark theme for Pulsar",
"keywords": [
"base16",
"dark",
"syntax"
],
"repository": "https://github.com/atom/atom",
"repository": "https://github.com/pulsar-edit/pulsar",
"license": "MIT",
"engines": {
"atom": ">0.49.0"

View File

@ -2,13 +2,13 @@
"name": "base16-tomorrow-light-theme",
"theme": "syntax",
"version": "1.6.0",
"description": "Base16 light theme for Atom",
"description": "Base16 light theme for Pulsar",
"keywords": [
"base16",
"light",
"syntax"
],
"repository": "https://github.com/atom/atom",
"repository": "https://github.com/pulsar-edit/pulsar",
"license": "MIT",
"engines": {
"atom": ">0.49.0"

View File

@ -4,7 +4,7 @@
"version": "0.2.2",
"description": "EXTERMINATEs built-in packages installed in ~/.atom/packages",
"keywords": [],
"repository": "https://github.com/atom/atom",
"repository": "https://github.com/pulsar-edit/pulsar",
"license": "MIT",
"atomTestRunner": "./test/runner",
"engines": {

View File

@ -3,7 +3,7 @@
"main": "./lib/main",
"version": "0.56.9",
"description": "Shows a list of deprecated calls",
"repository": "https://github.com/atom/atom",
"repository": "https://github.com/pulsar-edit/pulsar",
"license": "MIT",
"engines": {
"atom": ">0.50.0"

View File

@ -3,7 +3,7 @@
"main": "./lib/main",
"version": "0.48.1",
"description": "Live reload atom themes and packages.",
"repository": "https://github.com/atom/atom",
"repository": "https://github.com/pulsar-edit/pulsar",
"license": "MIT",
"dependencies": {
"fs-plus": "^3.0.0"

View File

@ -3,7 +3,7 @@
"main": "./lib/main",
"version": "0.43.1",
"description": "Reports uncaught Atom exceptions to the Atom team via bugsnag.com",
"repository": "https://github.com/atom/atom",
"repository": "https://github.com/pulsar-edit/pulsar",
"license": "MIT",
"engines": {
"atom": ">0.48.0"

View File

@ -3,7 +3,7 @@
"version": "1.3.9",
"main": "./lib/main",
"description": "Marks lines in the editor gutter that have been added, edited, or deleted since the last commit.",
"repository": "https://github.com/atom/atom",
"repository": "https://github.com/pulsar-edit/pulsar",
"license": "MIT",
"engines": {
"atom": "*"

View File

@ -12,7 +12,7 @@
"go-to-line:toggle"
]
},
"repository": "https://github.com/atom/atom",
"repository": "https://github.com/pulsar-edit/pulsar",
"engines": {
"atom": "*"
},

View File

@ -4,7 +4,7 @@
"main": "./lib/main",
"description": "Select the grammar to use for the current editor with `ctrl-shift-L`.",
"license": "MIT",
"repository": "https://github.com/atom/atom",
"repository": "https://github.com/pulsar-edit/pulsar",
"engines": {
"atom": "*"
},
@ -36,7 +36,7 @@
"showOnRightSideOfStatusBar": {
"type": "boolean",
"default": true,
"description": "Show the active pane item's language on the right side of Atom's status bar, instead of the left."
"description": "Show the active pane item's language on the right side of Pulsar's status bar, instead of the left."
},
"hideDuplicateTextMateGrammars": {
"type": "boolean",

View File

@ -3,7 +3,7 @@
"main": "./lib/main",
"version": "0.27.3",
"description": "Show incompatible packages",
"repository": "https://github.com/atom/atom",
"repository": "https://github.com/pulsar-edit/pulsar",
"license": "MIT",
"engines": {
"atom": ">0.50.0"

View File

@ -1,14 +1,14 @@
{
"name": "language-rust-bundled",
"version": "0.1.0",
"description": "Rust support for Atom",
"description": "Rust support for Pulsar",
"keywords": [
"language",
"grammar",
"rust"
],
"main": "lib/main.js",
"repository": "https://github.com/atom/atom",
"repository": "https://github.com/pulsar-edit/pulsar",
"license": "MIT",
"dependencies": {
"tree-sitter-rust": "^0.17.0"

View File

@ -4,7 +4,7 @@
"main": "./lib/main",
"description": "Select the line ending to use for the current editor.",
"license": "MIT",
"repository": "https://github.com/atom/atom",
"repository": "https://github.com/pulsar-edit/pulsar",
"engines": {
"atom": "^1.0.0"
},

View File

@ -4,7 +4,7 @@
"main": "./lib/link",
"description": "Opens http(s) links under the cursor",
"license": "MIT",
"repository": "https://github.com/atom/atom",
"repository": "https://github.com/pulsar-edit/pulsar",
"engines": {
"atom": "*"
},

View File

@ -8,7 +8,7 @@
"blue",
"syntax"
],
"repository": "https://github.com/atom/atom",
"repository": "https://github.com/pulsar-edit/pulsar",
"license": "MIT",
"engines": {
"atom": ">0.50.0"

View File

@ -2,14 +2,14 @@
"name": "one-dark-ui",
"theme": "ui",
"version": "1.12.5",
"description": "Atom One dark UI theme",
"description": "Pulsar One dark UI theme",
"keywords": [
"dark",
"adaptive",
"ui"
],
"license": "MIT",
"repository": "https://github.com/atom/atom",
"repository": "https://github.com/pulsar-edit/pulsar",
"main": "lib/main",
"engines": {
"atom": ">0.40.0"

View File

@ -2,12 +2,12 @@
"name": "one-light-syntax",
"theme": "syntax",
"version": "1.8.4",
"description": "Atom One light syntax theme",
"description": "Pulsar One light syntax theme",
"keywords": [
"light",
"syntax"
],
"repository": "https://github.com/atom/atom",
"repository": "https://github.com/pulsar-edit/pulsar",
"license": "MIT",
"engines": {
"atom": ">0.40.0"

View File

@ -2,14 +2,14 @@
"name": "one-light-ui",
"theme": "ui",
"version": "1.12.5",
"description": "Atom One light UI theme",
"description": "Pulsar One light UI theme",
"keywords": [
"light",
"adaptive",
"ui"
],
"license": "MIT",
"repository": "https://github.com/atom/atom",
"repository": "https://github.com/pulsar-edit/pulsar",
"main": "lib/main",
"engines": {
"atom": ">0.40.0"

View File

@ -3,7 +3,7 @@
"theme": "syntax",
"version": "1.3.0",
"description": "A dark syntax theme using the solarized colors",
"repository": "https://github.com/atom/atom",
"repository": "https://github.com/pulsar-edit/pulsar",
"license": "MIT",
"engines": {
"atom": ">0.50.0"

View File

@ -3,7 +3,7 @@
"theme": "syntax",
"version": "1.3.0",
"description": "A light syntax theme using the solarized colors",
"repository": "https://github.com/atom/atom",
"repository": "https://github.com/pulsar-edit/pulsar",
"license": "MIT",
"engines": {
"atom": ">0.50.0"

View File

@ -4,7 +4,7 @@
"version": "0.13.1",
"private": true,
"description": "Runs `apm install` for the current project",
"repository": "https://github.com/atom/atom",
"repository": "https://github.com/pulsar-edit/pulsar",
"license": "MIT",
"engines": {
"atom": ">0.39.0"