jison 0.1.0 → 0.1.1

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.
Files changed (2) hide show
  1. checksums.yaml +4 -4
  2. metadata +4 -4
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: c90e93099a37058ff03c8a234fca8a5fc8a44770
4
- data.tar.gz: 877425fba83c9d667b4cae0c995e004f08c6f47f
3
+ metadata.gz: 62ef90bae764909ba024e684213ea44dfa6ceca8
4
+ data.tar.gz: 0ae650527cdbab1a6c2879850cc6ab9d74e501dd
5
5
  SHA512:
6
- metadata.gz: 4ef21c4e0d28be3758db28929f1adcea509fed94a7a839923d566eda4c63258c98503d2f7839162a96e8f30329346d9643ccd59d9473cdcb983b4315ef17ed04
7
- data.tar.gz: 3dc527835a8f2f87cdb7f5132d03c8365997a102b58b1ea22bee3b32809f2ca0c98f19b41a28b66b76585ceede0ee50cbf0b47f69ce945e914ea5822daf4c8f4
6
+ metadata.gz: eeadec21d932fbea038bc40b02c4dcda9ff78910397a1faee9090b7c0c36ad8c804795b7f13cf56885e9f5cfb4960272ea64874fad4ea6ceccd5575ce1c2fc78
7
+ data.tar.gz: 9abc36c3f9fcb396c944e248d0baa024eef6e44728f46f85bd883d1f044bc4ac94efc923200f24c6c7afd61ea307739451db28f8fe232ce2314cdd8961b6e7db
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jison
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Dylon Edwards
@@ -10,9 +10,9 @@ bindir: bin
10
10
  cert_chain: []
11
11
  date: 2014-01-01 00:00:00.000000000 Z
12
12
  dependencies: []
13
- description: |2
14
- Wrapper around the jison, npm module that compiles Jison grammars and
15
- returns the corresponding, JavaScript text.
13
+ description: " Wrapper around the jison, npm module that compiles Jison grammars
14
+ and\n returns the corresponding, JavaScript text.\n\n\t\tJison is Your friendly
15
+ JavaScript parser generator!\n\n\t\thttp://zaach.github.io/jison/\n"
16
16
  email: dylon.edwards@gmail.com
17
17
  executables: []
18
18
  extensions: []