Fix names in package.json

pull/70/head
Max Brunsfeld 2016-01-14 15:02:48 +07:00
parent 6f06431d1c
commit 369db93a34
1 changed files with 2 additions and 2 deletions

@ -1,7 +1,7 @@
{ {
"name": "tree-sitter-javascript", "name": "tree-sitter-json",
"version": "0.0.8", "version": "0.0.8",
"description": "Javascript grammar for node-tree-sitter", "description": "JSON grammar for node-tree-sitter",
"main": "index.js", "main": "index.js",
"keywords": [ "keywords": [
"parser", "parser",