File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- GraphQLite
1
+ GraphQLite [ ![ NPM ] ( https://img.shields.io/npm/v/graphqlite.svg?style=flat )] ( https://npmjs.org/package/graphqlite ) ![ Downloads ] ( https://img.shields.io/npm/dm/graphqlite.svg?style=flat )
2
2
=======
3
3
4
4
GraphQLite is a Javascript Parser for Facebook's GraphQL.
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " graphqlite" ,
3
- "version" : " 0 .0.3 " ,
3
+ "version" : " 1 .0.0 " ,
4
4
"description" : " An experimental implementation of Facebook's GraphQL" ,
5
5
"main" : " index.js" ,
6
6
"scripts" : {
26
26
"type" : " git" ,
27
27
"url" : " git://github.com/madjam002/graphqlite.git"
28
28
},
29
- "author" : " Jamie Greeff <madjam002@googlemail .com>" ,
29
+ "author" : " Jamie Greeff <jamiegreeff+git@gmail .com>" ,
30
30
"license" : " MIT" ,
31
31
"dependencies" : {
32
32
"deep-extend" : " ^0.3.2"
You can’t perform that action at this time.
0 commit comments