-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
7 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,25 +1,29 @@ | ||
{ | ||
"name": "healing-frequencies", | ||
"version": "1.0.0", | ||
"description": "Simple web page to play the frequencies of various sets of healing tuning forks: Solfeggio, Organs, Mineral Nutrients, Chakras, Cosmic Octave, Otto, and Angels.", | ||
"description": "Simple web page to play the frequencies of various sets of healing tuning forks: Solfeggio, Organs, Mineral Nutrients, Ohm, Chakras, Cosmic Octave, Otto, Angels...", | ||
"repository": "github:evoluteur/healing-frequencies", | ||
"homepage": "https://evoluteur.github.io/healing-frequencies/", | ||
"copyright": "(c) 2024 Olivier Giulieri", | ||
"author": "Olivier Giulieri (https://evoluteur.github.io/)", | ||
"license": "MIT", | ||
"keywords": [ | ||
"sound", | ||
"therapy", | ||
"healing", | ||
"frequency", | ||
"tuning", | ||
"fork", | ||
"vibration", | ||
"otto", | ||
"ohm", | ||
"ostheopathic", | ||
"frequencies", | ||
"cosmic", | ||
"vibrations", | ||
"solfeggio", | ||
"chakras", | ||
"solfeggio-frequency" | ||
"solfeggio-frequency", | ||
"resonance" | ||
] | ||
} |