-
-
Notifications
You must be signed in to change notification settings - Fork 2
/
package.json
32 lines (32 loc) · 813 Bytes
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
{
"name": "healing-frequencies",
"version": "2.3.0",
"description": "Play the frequencies of various sets of healing tuning forks: Solfeggio, Organs, Mineral Nutrients, Ohm, Chakras, Cosmic Octave, Otto, Tesla, 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",
"sonic",
"otto",
"ohm",
"organ",
"mineral",
"ostheopathic",
"frequencies",
"cosmic",
"vibrations",
"solfeggio",
"chakras",
"solfeggio-frequency",
"resonance"
]
}