pubchem-cli 0.1.4 → 0.1.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -6,6 +6,8 @@ PubChem in your terminal.
6
6
 
7
7
  The npm package ships prebuilt binaries for Linux, macOS, and Windows on `amd64` and `arm64`, so `npx pubchem-cli` works directly on common platforms.
8
8
 
9
+ NPM package: [pubchem-cli on npm](https://www.npmjs.com/package/pubchem-cli)
10
+
9
11
  ## Install
10
12
 
11
13
  Run without installing:
package/package.json CHANGED
@@ -1,10 +1,10 @@
1
1
  {
2
2
  "name": "pubchem-cli",
3
- "version": "0.1.4",
3
+ "version": "0.1.7",
4
4
  "description": "PubChem in your terminal.",
5
5
  "repository": {
6
6
  "type": "git",
7
- "url": "https://github.com/siddheshkothadi/pubchem-cli.git"
7
+ "url": "https://github.com/BrainGnosis/pubchem-cli.git"
8
8
  },
9
9
  "bin": {
10
10
  "pubchem": "bin/pubchem.js"
Binary file
Binary file
Binary file
Binary file