vipassana-design-standards 0.0.6 → 0.0.8

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.
@@ -1,6 +1,6 @@
1
1
  # this is a copy of i18n.js, using ruby syntax instead of javascript syntax
2
2
 
3
- TRANSLATIONS = {
3
+ VIPASSANA_TRANSLATIONS = {
4
4
  "en": {
5
5
  "language": "English",
6
6
  "vipassana_meditation": "Vipassana Meditation",
data/package.json ADDED
@@ -0,0 +1,7 @@
1
+ {
2
+ "name": "vipassana-design-standards",
3
+ "version": "0.0.6",
4
+ "description": "Vipassana design standards materials",
5
+ "homepage": "https://design-standards.dhamma.org",
6
+ "author": "Dhamma Workers"
7
+ }
@@ -2,7 +2,7 @@
2
2
 
3
3
  Gem::Specification.new do |gem|
4
4
  gem.name = 'vipassana-design-standards'
5
- gem.version = '0.0.6'
5
+ gem.version = '0.0.8'
6
6
  # gem.license = 'MIT'
7
7
  gem.summary = 'Include Vipassana SVG logos in your pages'
8
8
  gem.description = 'A ruby module to offer inline SVG images for each language'
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: vipassana-design-standards
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.6
4
+ version: 0.0.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - Dhamma workers
@@ -212,6 +212,7 @@ files:
212
212
  - lib/vipassana/logos_inline_svg.rb
213
213
  - lib/vipassana/translations.rb
214
214
  - lib/vipassana/translations_generator.rb
215
+ - package.json
215
216
  - resolution.html
216
217
  - vipassana-design-standards.gemspec
217
218
  homepage: https://design-standards.dhamma.org