{"_id":"graphql-tag","_rev":"1451994","name":"graphql-tag","description":"A JavaScript template literal tag that parses GraphQL queries","dist-tags":{"latest":"2.12.6","next":"2.12.3"},"maintainers":[{"name":"abernix","email":"npmjs@jro.cc"},{"name":"apollo-bot","email":"npm@apollographql.com"},{"name":"jnwng","email":"j@jnwng.com"}],"time":{"modified":"2021-11-06T13:06:02.000Z","created":"2016-06-24T20:58:17.270Z","2.12.6":"2021-11-06T13:04:20.139Z","2.12.5":"2021-06-25T16:31:24.272Z","2.12.4":"2021-04-29T23:39:30.878Z","2.12.3":"2021-03-19T16:03:16.780Z","2.12.2":"2021-03-18T19:59:29.261Z","2.12.1":"2021-02-12T17:59:20.153Z","2.12.0":"2021-01-29T22:47:01.800Z","2.11.0":"2020-07-28T15:33:06.606Z","2.10.4":"2020-07-09T00:34:36.651Z","2.10.3":"2020-02-05T16:01:35.731Z","2.10.2":"2020-02-04T10:55:46.250Z","2.10.2-beta.0":"2020-02-04T10:33:35.672Z","2.10.1":"2019-01-17T12:45:24.201Z","2.10.0":"2018-10-02T06:02:44.956Z","2.9.2":"2018-05-01T14:51:34.500Z","2.9.1":"2018-04-19T15:38:32.990Z","2.9.0":"2018-04-19T15:26:24.291Z","2.8.0":"2018-02-19T21:13:01.751Z","2.7.3":"2018-02-07T18:46:27.974Z","2.7.1":"2018-02-07T18:33:28.457Z","2.7.0":"2018-02-06T17:52:44.094Z","2.6.1":"2017-12-18T19:20:20.906Z","2.6.0":"2017-12-06T18:11:19.275Z","2.5.0":"2017-10-16T23:10:04.957Z","2.4.2":"2017-06-22T15:49:53.000Z","2.4.1":"2017-06-22T15:08:47.111Z","2.4.0":"2017-06-16T18:46:50.741Z","2.3.0":"2017-06-15T01:35:28.172Z","2.2.2":"2017-06-06T22:25:36.925Z","2.2.1":"2017-05-30T07:30:14.688Z","2.2.0":"2017-05-26T16:12:28.975Z","2.1.0":"2017-05-16T17:23:51.281Z","2.0.0":"2017-03-27T18:11:27.090Z","2.0.0-0":"2017-03-27T16:33:37.903Z","1.3.2":"2017-03-21T06:00:07.716Z","1.3.1":"2017-03-01T18:05:49.004Z","1.3.0":"2017-02-28T22:25:42.345Z","1.2.4":"2017-02-01T02:51:20.046Z","1.2.3":"2017-01-13T21:46:54.737Z","1.2.2":"2017-01-10T21:37:27.276Z","1.2.1":"2017-01-06T00:31:23.637Z","1.1.3":"2017-01-06T00:26:21.419Z","1.2.0":"2017-01-05T23:00:20.110Z","1.1.2":"2016-12-01T06:17:28.025Z","1.1.1":"2016-12-01T05:44:58.740Z","1.1.0":"2016-12-01T04:58:14.738Z","1.0.0":"2016-11-23T02:30:01.624Z","0.1.17":"2016-11-18T01:19:15.246Z","0.1.16":"2016-11-04T17:03:02.317Z","0.1.15":"2016-10-20T01:35:17.983Z","0.1.14":"2016-09-17T21:50:15.744Z","0.1.13":"2016-09-02T04:23:02.926Z","0.1.12":"2016-09-02T04:21:00.123Z","0.1.11":"2016-07-19T22:28:54.877Z","0.1.10":"2016-07-18T23:35:05.962Z","0.1.9":"2016-07-06T17:20:35.852Z","0.1.8":"2016-07-05T22:25:08.723Z","0.1.7":"2016-06-24T21:34:21.663Z","0.1.6":"2016-06-24T21:33:04.255Z","0.1.5":"2016-06-24T21:31:43.719Z","0.1.4":"2016-06-24T21:29:49.679Z","0.1.3":"2016-06-24T21:26:50.649Z","0.1.2":"2016-06-24T21:17:07.619Z","0.1.1":"2016-06-24T21:06:56.048Z","0.1.0":"2016-06-24T20:58:17.270Z"},"users":{"octetstream":true,"shyling":true,"samirdamle":true,"rethinkflash":true,"panlw":true,"manhhailua":true,"serge-nikitin":true,"cfleschhut":true,"xinwangwang":true,"bsdllc":true,"tarex":true,"arcticicestudio":true},"author":"","repository":{"type":"git","url":"git+https://github.com/apollographql/graphql-tag.git"},"versions":{"2.12.6":{"name":"graphql-tag","version":"2.12.6","description":"A JavaScript template literal tag that parses GraphQL queries","main":"./main.js","module":"./lib/index.js","jsnext:main":"./lib/index.js","types":"./lib/index.d.ts","sideEffects":false,"scripts":{"prebuild":"rimraf lib","build":"tsc && rollup -c && npm run flow","flow":"cp src/index.js.flow lib/graphql-tag.umd.js.flow","test":"npm run test:ts3 && npm run test:ts4","test:ts3":"npm i typescript@3.7.x graphql@15.x.x && npm run test:mocha","test:ts4":"npm i typescript@4.x.x graphql@16.x.x && npm run test:mocha","test:mocha":"npm run build && mocha lib/tests.cjs.js","prepublish":"npm run build"},"repository":{"type":"git","url":"git+https://github.com/apollographql/graphql-tag.git"},"author":"","license":"MIT","bugs":{"url":"https://github.com/apollographql/graphql-tag/issues"},"homepage":"https://github.com/apollographql/graphql-tag#readme","dependencies":{"tslib":"^2.1.0"},"devDependencies":{"@types/chai":"^4.2.14","@types/mocha":"^8.2.0","@types/node":"^14.14.22","chai":"^4.2.0","graphql":"^16.0.1","mocha":"^9.0.1","rimraf":"^3.0.2","rollup":"^2.33.1","rollup-plugin-sourcemaps":"^0.6.3","source-map-support":"^0.5.19","test-all-versions":"^5.0.1","typescript":"^4.4.4"},"peerDependencies":{"graphql":"^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0"},"engines":{"node":">=10"},"gitHead":"f2de37aa4396834e00bd08db1fa710ad7b365ada","_id":"graphql-tag@2.12.6","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"shasum":"d441a569c1d2537ef10ca3d1633b48725329b5f1","size":28659,"noattachment":false,"key":"/graphql-tag/-/graphql-tag-2.12.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-tag/download/graphql-tag-2.12.6.tgz"},"_npmUser":{"name":"apollo-bot","email":"npm@apollographql.com"},"directories":{},"maintainers":[{"name":"abernix","email":"npmjs@jro.cc"},{"name":"apollo-bot","email":"npm@apollographql.com"},{"name":"jnwng","email":"j@jnwng.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-tag_2.12.6_1636203859976_0.6833517589795071"},"_hasShrinkwrap":false,"publish_time":1636203860139,"_cnpm_publish_time":1636203860139},"2.12.5":{"name":"graphql-tag","version":"2.12.5","description":"A JavaScript template literal tag that parses GraphQL queries","main":"./main.js","module":"./lib/index.js","jsnext:main":"./lib/index.js","types":"./lib/index.d.ts","sideEffects":false,"scripts":{"prebuild":"rimraf lib","build":"tsc && rollup -c && npm run flow","flow":"cp src/index.js.flow lib/graphql-tag.umd.js.flow","test":"npm run test:ts3 && npm run test:ts4","test:ts3":"npm i typescript@3.7.x && npm run test:mocha","test:ts4":"npm i typescript@4.x && npm run test:mocha","test:mocha":"npm run build && mocha lib/tests.cjs.js","prepublish":"npm run build"},"repository":{"type":"git","url":"git+https://github.com/apollographql/graphql-tag.git"},"author":"","license":"MIT","bugs":{"url":"https://github.com/apollographql/graphql-tag/issues"},"homepage":"https://github.com/apollographql/graphql-tag#readme","dependencies":{"tslib":"^2.1.0"},"devDependencies":{"@types/chai":"^4.2.14","@types/mocha":"^8.2.0","@types/node":"^14.14.22","chai":"^4.2.0","graphql":"^15.4.0","mocha":"^9.0.1","rimraf":"^3.0.2","rollup":"^2.33.1","rollup-plugin-sourcemaps":"^0.6.3","source-map-support":"^0.5.19","test-all-versions":"^5.0.1","typescript":"^4.3.4"},"peerDependencies":{"graphql":"^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0"},"engines":{"node":">=10"},"gitHead":"cd2f4d0ab46c515a6628a3bef5600534c7d1a7a0","_id":"graphql-tag@2.12.5","_nodeVersion":"14.16.0","_npmVersion":"6.14.11","dist":{"shasum":"5cff974a67b417747d05c8d9f5f3cb4495d0db8f","size":28528,"noattachment":false,"key":"/graphql-tag/-/graphql-tag-2.12.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-tag/download/graphql-tag-2.12.5.tgz"},"_npmUser":{"name":"apollo-bot","email":"npm@apollographql.com"},"directories":{},"maintainers":[{"name":"abernix","email":"npmjs@jro.cc"},{"name":"apollo-bot","email":"npm@apollographql.com"},{"name":"jnwng","email":"j@jnwng.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-tag_2.12.5_1624638684137_0.7308319481973484"},"_hasShrinkwrap":false,"publish_time":1624638684272,"_cnpm_publish_time":1624638684272},"2.12.4":{"name":"graphql-tag","version":"2.12.4","description":"A JavaScript template literal tag that parses GraphQL queries","main":"./main.js","module":"./lib/index.js","jsnext:main":"./lib/index.js","types":"./lib/index.d.ts","sideEffects":false,"scripts":{"prebuild":"rimraf lib","build":"tsc && rollup -c && npm run flow","flow":"cp src/index.js.flow lib/graphql-tag.umd.js.flow","test":"npm run test:ts3 && npm run test:ts4","test:ts3":"npm i typescript@3.7.x && npm run test:mocha","test:ts4":"npm i typescript@4.x && npm run test:mocha","test:mocha":"npm run build && mocha lib/tests.cjs.js","prepublish":"npm run build"},"repository":{"type":"git","url":"git+https://github.com/apollographql/graphql-tag.git"},"author":"","license":"MIT","bugs":{"url":"https://github.com/apollographql/graphql-tag/issues"},"homepage":"https://github.com/apollographql/graphql-tag#readme","dependencies":{"tslib":"^2.1.0"},"devDependencies":{"@types/chai":"^4.2.14","@types/mocha":"^8.2.0","@types/node":"^14.14.22","chai":"^4.2.0","graphql":"^15.4.0","mocha":"^8.2.1","rimraf":"^3.0.2","rollup":"^2.33.1","rollup-plugin-sourcemaps":"^0.6.3","source-map-support":"^0.5.19","test-all-versions":"^5.0.1","typescript":"^4.2.4"},"peerDependencies":{"graphql":"^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0"},"engines":{"node":">=10"},"gitHead":"d401fcf84e50b0a34cb1a83faa57112bf25c29e8","_id":"graphql-tag@2.12.4","_nodeVersion":"14.15.3","_npmVersion":"6.14.9","dist":{"shasum":"d34066688a4f09e72d6f4663c74211e9b4b7c4bf","size":24300,"noattachment":false,"key":"/graphql-tag/-/graphql-tag-2.12.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-tag/download/graphql-tag-2.12.4.tgz"},"_npmUser":{"name":"apollo-bot","email":"npm@apollographql.com"},"directories":{},"maintainers":[{"name":"abernix","email":"npmjs@jro.cc"},{"name":"apollo-bot","email":"npm@apollographql.com"},{"name":"jnwng","email":"j@jnwng.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-tag_2.12.4_1619739570734_0.633262137443096"},"_hasShrinkwrap":false,"publish_time":1619739570878,"_cnpm_publish_time":1619739570878},"2.12.3":{"name":"graphql-tag","version":"2.12.3","description":"A JavaScript template literal tag that parses GraphQL queries","main":"./main.js","module":"./lib/index.js","jsnext:main":"./lib/index.js","types":"./lib/index.d.ts","sideEffects":false,"scripts":{"prebuild":"rimraf lib","build":"tsc && rollup -c && npm run flow","flow":"cp src/index.js.flow lib/graphql-tag.umd.js.flow","test":"npm run test:ts3 && npm run test:ts4","test:ts3":"npm i typescript@3.7.x && npm run test:mocha","test:ts4":"npm i typescript@4.x && npm run test:mocha","test:mocha":"npm run build && mocha lib/tests.cjs.js","prepublish":"npm run build"},"repository":{"type":"git","url":"git+https://github.com/apollographql/graphql-tag.git"},"author":"","license":"MIT","bugs":{"url":"https://github.com/apollographql/graphql-tag/issues"},"homepage":"https://github.com/apollographql/graphql-tag#readme","dependencies":{"tslib":"^2.1.0"},"devDependencies":{"@types/chai":"^4.2.14","@types/mocha":"^8.2.0","@types/node":"^14.14.22","chai":"^4.2.0","graphql":"^15.4.0","mocha":"^8.2.1","rimraf":"^3.0.2","rollup":"^2.33.1","rollup-plugin-sourcemaps":"^0.6.3","source-map-support":"^0.5.19","test-all-versions":"^5.0.1","typescript":"^4.1.3"},"peerDependencies":{"graphql":"^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0"},"engines":{"node":">=10"},"readmeFilename":"README.md","gitHead":"687ce1f9efcad065e802a44eb8bde835bf2ef63f","_id":"graphql-tag@2.12.3","_nodeVersion":"14.16.0","_npmVersion":"6.14.11","dist":{"shasum":"ac47bf9d51c67c68ada8a33fd527143ed15bb647","size":23639,"noattachment":false,"key":"/graphql-tag/-/graphql-tag-2.12.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-tag/download/graphql-tag-2.12.3.tgz"},"_npmUser":{"name":"apollo-bot","email":"npm@apollographql.com"},"directories":{},"maintainers":[{"name":"abernix","email":"npmjs@jro.cc"},{"name":"apollo-bot","email":"npm@apollographql.com"},{"name":"jnwng","email":"j@jnwng.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-tag_2.12.3_1616169796579_0.6953465318164336"},"_hasShrinkwrap":false,"publish_time":1616169796780,"_cnpm_publish_time":1616169796780},"2.12.2":{"name":"graphql-tag","version":"2.12.2","description":"A JavaScript template literal tag that parses GraphQL queries","main":"./main.js","module":"./lib/index.js","jsnext:main":"./lib/index.js","types":"./lib/index.d.ts","sideEffects":false,"scripts":{"prebuild":"rimraf lib","build":"tsc && rollup -c && npm run flow","flow":"cp src/index.js.flow lib/graphql-tag.umd.js.flow","test":"npm run test:ts3 && npm run test:ts4","test:ts3":"npm i typescript@3.7.x && npm run test:mocha","test:ts4":"npm i typescript@4.x && npm run test:mocha","test:mocha":"npm run build && mocha lib/tests.cjs.js","prepublish":"npm run build"},"repository":{"type":"git","url":"git+https://github.com/apollographql/graphql-tag.git"},"author":"","license":"MIT","bugs":{"url":"https://github.com/apollographql/graphql-tag/issues"},"homepage":"https://github.com/apollographql/graphql-tag#readme","dependencies":{"tslib":"^1.14.1"},"devDependencies":{"@types/chai":"^4.2.14","@types/mocha":"^8.2.0","@types/node":"^14.14.22","chai":"^4.2.0","graphql":"^15.4.0","mocha":"^8.2.1","rimraf":"^3.0.2","rollup":"^2.33.1","rollup-plugin-sourcemaps":"^0.6.3","source-map-support":"^0.5.19","test-all-versions":"^5.0.1","typescript":"^4.1.3"},"peerDependencies":{"graphql":"^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0"},"engines":{"node":">=10"},"readmeFilename":"README.md","gitHead":"8200b07b3bfbac523ca42fe2410079439e170b1c","_id":"graphql-tag@2.12.2","_nodeVersion":"14.15.4","_npmVersion":"6.14.11","dist":{"shasum":"931d2a06dd850f4e0b2df51204365a4c5b2f75f6","size":23637,"noattachment":false,"key":"/graphql-tag/-/graphql-tag-2.12.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-tag/download/graphql-tag-2.12.2.tgz"},"_npmUser":{"name":"apollo-bot","email":"npm@apollographql.com"},"directories":{},"maintainers":[{"name":"abernix","email":"npmjs@jro.cc"},{"name":"apollo-bot","email":"npm@apollographql.com"},{"name":"jnwng","email":"j@jnwng.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-tag_2.12.2_1616097569098_0.5168512905155991"},"_hasShrinkwrap":false,"publish_time":1616097569261,"_cnpm_publish_time":1616097569261},"2.12.1":{"name":"graphql-tag","version":"2.12.1","description":"A JavaScript template literal tag that parses GraphQL queries","main":"./main.js","module":"./lib/index.js","jsnext:main":"./lib/index.js","types":"./lib/index.d.ts","sideEffects":false,"scripts":{"prebuild":"rimraf lib","build":"tsc && rollup -c && npm run flow","flow":"cp src/index.js.flow lib/graphql-tag.umd.js.flow","test":"npm run test:ts3 && npm run test:ts4","test:ts3":"npm i typescript@3.7.x && npm run test:mocha","test:ts4":"npm i typescript@4.x && npm run test:mocha","test:mocha":"npm run build && mocha lib/tests.cjs.js","prepublish":"npm run build"},"repository":{"type":"git","url":"git+https://github.com/apollographql/graphql-tag.git"},"author":"","license":"MIT","bugs":{"url":"https://github.com/apollographql/graphql-tag/issues"},"homepage":"https://github.com/apollographql/graphql-tag#readme","dependencies":{"tslib":"^1.14.1"},"devDependencies":{"@types/chai":"^4.2.14","@types/mocha":"^8.2.0","@types/node":"^14.14.22","chai":"^4.2.0","graphql":"^15.4.0","mocha":"^8.2.1","rimraf":"^3.0.2","rollup":"^2.33.1","rollup-plugin-sourcemaps":"^0.6.3","source-map-support":"^0.5.19","test-all-versions":"^5.0.1","typescript":"^4.1.3"},"peerDependencies":{"graphql":"^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0"},"engines":{"node":">=10"},"readmeFilename":"README.md","gitHead":"c0091e189293b5a8679a1d5b8cbe4e39f8155628","_id":"graphql-tag@2.12.1","_nodeVersion":"14.8.0","_npmVersion":"6.14.11","_npmUser":{"name":"apollo-bot","email":"npm@apollographql.com"},"dist":{"shasum":"b065ef885e4800e4afd0842811b718a205f4aa58","size":23233,"noattachment":false,"key":"/graphql-tag/-/graphql-tag-2.12.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-tag/download/graphql-tag-2.12.1.tgz"},"directories":{},"maintainers":[{"name":"abernix","email":"npmjs@jro.cc"},{"name":"apollo-bot","email":"npm@apollographql.com"},{"name":"jnwng","email":"j@jnwng.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-tag_2.12.1_1613152759997_0.37421788573664494"},"_hasShrinkwrap":false,"publish_time":1613152760153,"_cnpm_publish_time":1613152760153},"2.12.0":{"name":"graphql-tag","version":"2.12.0","description":"A JavaScript template literal tag that parses GraphQL queries","main":"./main.js","module":"./lib/index.js","jsnext:main":"./lib/index.js","types":"./lib/index.d.ts","sideEffects":false,"scripts":{"prebuild":"rimraf lib","build":"tsc && rollup -c && npm run flow","flow":"cp src/index.js.flow lib/graphql-tag.umd.js.flow","pretest":"npm run build","test":"mocha lib/tests.cjs.js","prepublish":"npm run build"},"repository":{"type":"git","url":"git+https://github.com/apollographql/graphql-tag.git"},"author":"","license":"MIT","bugs":{"url":"https://github.com/apollographql/graphql-tag/issues"},"homepage":"https://github.com/apollographql/graphql-tag#readme","dependencies":{"tslib":"^1.14.1"},"devDependencies":{"@types/chai":"^4.2.14","@types/mocha":"^8.2.0","@types/node":"^14.14.22","chai":"^4.2.0","graphql":"^15.4.0","mocha":"^8.2.1","rimraf":"^3.0.2","rollup":"^2.33.1","rollup-plugin-sourcemaps":"^0.6.3","source-map-support":"^0.5.19","test-all-versions":"^5.0.1","typescript":"^4.1.3"},"peerDependencies":{"graphql":"^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0"},"readmeFilename":"README.md","gitHead":"a9f689a0ab77d819731b409cdd42c682f40e6006","_id":"graphql-tag@2.12.0","_nodeVersion":"14.8.0","_npmVersion":"6.14.11","_npmUser":{"name":"apollo-bot","email":"npm@apollographql.com"},"dist":{"shasum":"1f0fe5b1e303b64c76db70838b23c4c58c7a4fd5","size":31440,"noattachment":false,"key":"/graphql-tag/-/graphql-tag-2.12.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-tag/download/graphql-tag-2.12.0.tgz"},"directories":{},"maintainers":[{"name":"abernix","email":"npmjs@jro.cc"},{"name":"apollo-bot","email":"npm@apollographql.com"},{"name":"jnwng","email":"j@jnwng.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-tag_2.12.0_1611960421672_0.18704667838815325"},"_hasShrinkwrap":false,"publish_time":1611960421800,"_cnpm_publish_time":1611960421800},"2.11.0":{"name":"graphql-tag","version":"2.11.0","description":"A JavaScript template literal tag that parses GraphQL queries","main":"./lib/graphql-tag.umd.js","module":"./src/index.js","jsnext:main":"./src/index.js","sideEffects":false,"scripts":{"bundle":"rollup -c && cp src/index.js.flow lib/graphql-tag.umd.js.flow","test":"mocha test/graphql.js","prepublish":"npm run bundle"},"repository":{"type":"git","url":"git+https://github.com/apollographql/graphql-tag.git"},"author":"","license":"MIT","bugs":{"url":"https://github.com/apollographql/graphql-tag/issues"},"homepage":"https://github.com/apollographql/graphql-tag#readme","dependencies":{},"devDependencies":{"babel-preset-es2015":"^6.9.0","babel-register":"^6.9.0","chai":"^4.0.2","graphql":"^15.0.0","mocha":"^3.4.1","rollup":"^0.45.0","test-all-versions":"^3.3.2"},"peerDependencies":{"graphql":"^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0"},"gitHead":"fbbb02e53de7e8a9a9d849ed2ee306d4d0599bfb","_id":"graphql-tag@2.11.0","_nodeVersion":"12.18.0","_npmVersion":"6.14.4","dist":{"shasum":"1deb53a01c46a7eb401d6cb59dec86fa1cccbffd","size":17607,"noattachment":false,"key":"/graphql-tag/-/graphql-tag-2.11.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-tag/download/graphql-tag-2.11.0.tgz"},"maintainers":[{"name":"abernix","email":"npmjs@jro.cc"},{"name":"apollo-bot","email":"npm@apollographql.com"},{"name":"jnwng","email":"j@jnwng.com"}],"_npmUser":{"name":"apollo-bot","email":"npm@apollographql.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-tag_2.11.0_1595950386455_0.574758305937922"},"_hasShrinkwrap":false,"publish_time":1595950386606,"_cnpm_publish_time":1595950386606},"2.10.4":{"name":"graphql-tag","version":"2.10.4","description":"A JavaScript template literal tag that parses GraphQL queries","main":"./lib/graphql-tag.umd.js","module":"./src/index.js","jsnext:main":"./src/index.js","scripts":{"bundle":"rollup -c && cp src/index.js.flow lib/graphql-tag.umd.js.flow","test":"mocha test/graphql.js","prepublish":"npm run bundle"},"repository":{"type":"git","url":"git+https://github.com/apollographql/graphql-tag.git"},"author":"","license":"MIT","bugs":{"url":"https://github.com/apollographql/graphql-tag/issues"},"homepage":"https://github.com/apollographql/graphql-tag#readme","dependencies":{},"devDependencies":{"babel-preset-es2015":"^6.9.0","babel-register":"^6.9.0","chai":"^4.0.2","graphql":"^15.0.0","mocha":"^3.4.1","rollup":"^0.45.0","test-all-versions":"^3.3.2"},"peerDependencies":{"graphql":"^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0"},"gitHead":"a73bc250d8f3fdd1304c77d1102138171a29b266","_id":"graphql-tag@2.10.4","_nodeVersion":"12.18.0","_npmVersion":"6.14.4","dist":{"shasum":"2f301a98219be8b178a6453bb7e33b79b66d8f83","size":17535,"noattachment":false,"key":"/graphql-tag/-/graphql-tag-2.10.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-tag/download/graphql-tag-2.10.4.tgz"},"maintainers":[{"name":"abernix","email":"npmjs@jro.cc"},{"name":"apollo-bot","email":"npm@apollographql.com"},{"name":"jnwng","email":"j@jnwng.com"}],"_npmUser":{"name":"apollo-bot","email":"npm@apollographql.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-tag_2.10.4_1594254876427_0.6220823246624787"},"_hasShrinkwrap":false,"publish_time":1594254876651,"_cnpm_publish_time":1594254876651},"2.10.3":{"name":"graphql-tag","version":"2.10.3","description":"A JavaScript template literal tag that parses GraphQL queries","main":"./lib/graphql-tag.umd.js","module":"./src/index.js","jsnext:main":"./src/index.js","scripts":{"bundle":"rollup -c && cp src/index.js.flow lib/graphql-tag.umd.js.flow","test":"mocha test/graphql.js","prepublish":"npm run bundle"},"repository":{"type":"git","url":"git+https://github.com/apollographql/graphql-tag.git"},"author":"","license":"MIT","bugs":{"url":"https://github.com/apollographql/graphql-tag/issues"},"homepage":"https://github.com/apollographql/graphql-tag#readme","dependencies":{},"devDependencies":{"babel-preset-es2015":"^6.9.0","babel-register":"^6.9.0","chai":"^4.0.2","graphql":"^14.0.2","mocha":"^3.4.1","rollup":"^0.45.0","test-all-versions":"^3.3.2"},"peerDependencies":{"graphql":"^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"gitHead":"6d001fb7bd4cf5aacb2747d67320d73317b7f1c2","_id":"graphql-tag@2.10.3","_nodeVersion":"10.15.3","_npmVersion":"6.13.6","dist":{"shasum":"ea1baba5eb8fc6339e4c4cf049dabe522b0edf03","size":17123,"noattachment":false,"key":"/graphql-tag/-/graphql-tag-2.10.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-tag/download/graphql-tag-2.10.3.tgz"},"maintainers":[{"name":"abernix","email":"npmjs@jro.cc"},{"name":"apollo-bot","email":"npm@apollographql.com"},{"name":"jnwng","email":"j@jnwng.com"}],"_npmUser":{"name":"apollo-bot","email":"npm@apollographql.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-tag_2.10.3_1580918495614_0.08921383039268083"},"_hasShrinkwrap":false,"publish_time":1580918495731,"_cnpm_publish_time":1580918495731},"2.10.2":{"name":"graphql-tag","version":"2.10.2","description":"A JavaScript template literal tag that parses GraphQL queries","main":"./lib/graphql-tag.umd.js","module":"./src/index.js","jsnext:main":"./src/index.js","scripts":{"bundle":"rollup -c && cp src/index.js.flow lib/graphql-tag.umd.js.flow","test":"mocha test/graphql.js","prepublish":"npm run bundle"},"repository":{"type":"git","url":"git+https://github.com/apollographql/graphql-tag.git"},"author":"","license":"MIT","bugs":{"url":"https://github.com/apollographql/graphql-tag/issues"},"homepage":"https://github.com/apollographql/graphql-tag#readme","dependencies":{},"devDependencies":{"babel-preset-es2015":"^6.9.0","babel-register":"^6.9.0","chai":"^4.0.2","graphql":"^14.0.2","mocha":"^3.4.1","rollup":"^0.45.0","test-all-versions":"^3.3.2"},"peerDependencies":{"graphql":"^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"gitHead":"f664d96008aa60744f0990335b4546d86522722c","_id":"graphql-tag@2.10.2","_nodeVersion":"10.15.3","_npmVersion":"6.13.6","dist":{"shasum":"e42214d0dde29e8db5d55b0107efdb2d461ed270","size":17076,"noattachment":false,"key":"/graphql-tag/-/graphql-tag-2.10.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-tag/download/graphql-tag-2.10.2.tgz"},"maintainers":[{"name":"abernix","email":"npmjs@jro.cc"},{"name":"apollo-bot","email":"npm@apollographql.com"},{"name":"jnwng","email":"j@jnwng.com"}],"_npmUser":{"name":"apollo-bot","email":"npm@apollographql.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-tag_2.10.2_1580813746117_0.9977172258660079"},"_hasShrinkwrap":false,"publish_time":1580813746250,"_cnpm_publish_time":1580813746250},"2.10.2-beta.0":{"name":"graphql-tag","version":"2.10.2-beta.0","description":"A JavaScript template literal tag that parses GraphQL queries","main":"./lib/graphql-tag.umd.js","module":"./src/index.js","jsnext:main":"./src/index.js","scripts":{"bundle":"rollup -c && cp src/index.js.flow lib/graphql-tag.umd.js.flow","test":"mocha test/graphql.js","prepublish":"npm run bundle"},"repository":{"type":"git","url":"git+https://github.com/apollographql/graphql-tag.git"},"author":"","license":"MIT","bugs":{"url":"https://github.com/apollographql/graphql-tag/issues"},"homepage":"https://github.com/apollographql/graphql-tag#readme","dependencies":{},"devDependencies":{"babel-preset-es2015":"^6.9.0","babel-register":"^6.9.0","chai":"^4.0.2","graphql":"^14.0.2","mocha":"^3.4.1","rollup":"^0.45.0","test-all-versions":"^3.3.2"},"peerDependencies":{"graphql":"^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"readmeFilename":"README.md","gitHead":"08d271aa15bc0ccbfb3624ea0233b4730a14d102","_id":"graphql-tag@2.10.2-beta.0","_nodeVersion":"10.15.3","_npmVersion":"6.13.6","dist":{"shasum":"1aef4f067f0b02ec3927038b14e628b5b6df3643","size":17076,"noattachment":false,"key":"/graphql-tag/-/graphql-tag-2.10.2-beta.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-tag/download/graphql-tag-2.10.2-beta.0.tgz"},"maintainers":[{"name":"abernix","email":"npmjs@jro.cc"},{"name":"apollo-bot","email":"npm@apollographql.com"},{"name":"jnwng","email":"j@jnwng.com"}],"_npmUser":{"name":"apollo-bot","email":"npm@apollographql.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-tag_2.10.2-beta.0_1580812415546_0.20038266076647604"},"_hasShrinkwrap":false,"publish_time":1580812415672,"_cnpm_publish_time":1580812415672},"2.10.1":{"name":"graphql-tag","version":"2.10.1","description":"A JavaScript template literal tag that parses GraphQL queries","main":"./lib/graphql-tag.umd.js","module":"./src/index.js","jsnext:main":"./src/index.js","scripts":{"bundle":"rollup -c && cp src/index.js.flow lib/graphql-tag.umd.js.flow","test":"mocha test/graphql.js test/graphql-v0.12.js && tav --ci --compat","prepublish":"npm run bundle"},"repository":{"type":"git","url":"git+https://github.com/apollostack/graphql-tag.git"},"author":{},"license":"MIT","bugs":{"url":"https://github.com/apollostack/graphql-tag/issues"},"homepage":"https://github.com/apollostack/graphql-tag#readme","dependencies":{},"devDependencies":{"babel-preset-es2015":"^6.9.0","babel-register":"^6.9.0","chai":"^4.0.2","graphql":"^14.0.2","mocha":"^3.4.1","rollup":"^0.45.0","test-all-versions":"^3.3.2"},"peerDependencies":{"graphql":"^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2015 - 2018 Meteor Development Group, Inc.\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"graphql-tag@2.10.1","dist":{"shasum":"10aa41f1cd8fae5373eaf11f1f67260a3cad5e02","size":17656,"noattachment":false,"key":"/graphql-tag/-/graphql-tag-2.10.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-tag/download/graphql-tag-2.10.1.tgz"},"maintainers":[{"name":"abernix","email":"npmjs@jro.cc"},{"name":"apollo-bot","email":"npm@apollographql.com"},{"name":"jnwng","email":"j@jnwng.com"}],"_npmUser":{"name":"abernix","email":"npmjs@jro.cc"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-tag_2.10.1_1547729124005_0.2634384024014551"},"_hasShrinkwrap":false,"publish_time":1547729124201,"_cnpm_publish_time":1547729124201},"2.10.0":{"name":"graphql-tag","version":"2.10.0","description":"A JavaScript template literal tag that parses GraphQL queries","main":"./lib/graphql-tag.umd.js","module":"./src/index.js","jsnext:main":"./src/index.js","scripts":{"bundle":"rollup -c && cp src/index.js.flow lib/graphql-tag.umd.js.flow","test":"mocha test/graphql.js test/graphql-v0.12.js && tav --ci --compat","prepublish":"npm run bundle"},"repository":{"type":"git","url":"git+https://github.com/apollostack/graphql-tag.git"},"author":"","license":"MIT","bugs":{"url":"https://github.com/apollostack/graphql-tag/issues"},"homepage":"https://github.com/apollostack/graphql-tag#readme","dependencies":{},"devDependencies":{"babel-preset-es2015":"^6.9.0","babel-register":"^6.9.0","chai":"^4.0.2","graphql":"^14.0.2","mocha":"^3.4.1","rollup":"^0.45.0","test-all-versions":"^3.3.2"},"peerDependencies":{"graphql":"^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"gitHead":"449834fefa7775e2c3a40357d0cf1aa26d91680d","_id":"graphql-tag@2.10.0","_npmVersion":"6.4.1","_nodeVersion":"8.9.4","_npmUser":{"name":"jnwng","email":"j@jnwng.com"},"dist":{"shasum":"87da024be863e357551b2b8700e496ee2d4353ae","size":29499,"noattachment":false,"key":"/graphql-tag/-/graphql-tag-2.10.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-tag/download/graphql-tag-2.10.0.tgz"},"maintainers":[{"name":"abernix","email":"npmjs@jro.cc"},{"name":"apollo-bot","email":"npm@apollographql.com"},{"name":"jnwng","email":"j@jnwng.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-tag_2.10.0_1538460164705_0.45905247078944633"},"_hasShrinkwrap":false,"publish_time":1538460164956,"_cnpm_publish_time":1538460164956},"2.9.2":{"name":"graphql-tag","version":"2.9.2","description":"A JavaScript template literal tag that parses GraphQL queries","main":"./lib/graphql-tag.umd.js","module":"./src/index.js","jsnext:main":"./src/index.js","scripts":{"bundle":"rollup -c && cp src/index.js.flow lib/graphql-tag.umd.js.flow","test":"mocha test/graphql.js test/graphql-v0.12.js && tav --ci --compat","prepublish":"npm run bundle"},"repository":{"type":"git","url":"git+https://github.com/apollostack/graphql-tag.git"},"author":"","license":"MIT","bugs":{"url":"https://github.com/apollostack/graphql-tag/issues"},"homepage":"https://github.com/apollostack/graphql-tag#readme","dependencies":{},"devDependencies":{"babel-preset-es2015":"^6.9.0","babel-register":"^6.9.0","chai":"^4.0.2","graphql":"^0.13.0","mocha":"^3.4.1","rollup":"^0.45.0","test-all-versions":"^3.3.2"},"peerDependencies":{"graphql":"^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0"},"gitHead":"e1c81fec92f7e682733433c9d334b86d5880b745","_id":"graphql-tag@2.9.2","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"jnwng","email":"j@jnwng.com"},"dist":{"shasum":"2f60a5a981375f430bf1e6e95992427dc18af686","size":29538,"noattachment":false,"key":"/graphql-tag/-/graphql-tag-2.9.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-tag/download/graphql-tag-2.9.2.tgz"},"maintainers":[{"name":"abernix","email":"npmjs@jro.cc"},{"name":"apollo-bot","email":"npm@apollographql.com"},{"name":"jnwng","email":"j@jnwng.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-tag_2.9.2_1525186294362_0.38704888567837137"},"_hasShrinkwrap":false,"publish_time":1525186294500,"_cnpm_publish_time":1525186294500},"2.9.1":{"name":"graphql-tag","version":"2.9.1","description":"A JavaScript template literal tag that parses GraphQL queries","main":"./lib/graphql-tag.umd.js","module":"./src/index.js","jsnext:main":"./src/index.js","scripts":{"bundle":"rollup -c && cp src/index.js.flow lib/graphql-tag.umd.js.flow","test":"mocha test/graphql.js test/graphql-v0.12.js && tav --ci --compat","prepublish":"npm run bundle"},"repository":{"type":"git","url":"git+https://github.com/apollostack/graphql-tag.git"},"author":"","license":"MIT","bugs":{"url":"https://github.com/apollostack/graphql-tag/issues"},"homepage":"https://github.com/apollostack/graphql-tag#readme","dependencies":{},"devDependencies":{"babel-preset-es2015":"^6.9.0","babel-register":"^6.9.0","chai":"^4.0.2","graphql":"^0.13.0","mocha":"^3.4.1","rollup":"^0.45.0","test-all-versions":"^3.3.2"},"peerDependencies":{"graphql":"^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0"},"gitHead":"1c3a77e44b717b9a4734b5a687f9b49a00dffd87","_id":"graphql-tag@2.9.1","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"jnwng","email":"j@jnwng.com"},"dist":{"shasum":"1ab090ef7d3518b06d8c97d1393672145fe91587","size":29430,"noattachment":false,"key":"/graphql-tag/-/graphql-tag-2.9.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-tag/download/graphql-tag-2.9.1.tgz"},"maintainers":[{"name":"abernix","email":"npmjs@jro.cc"},{"name":"apollo-bot","email":"npm@apollographql.com"},{"name":"jnwng","email":"j@jnwng.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-tag_2.9.1_1524152312873_0.01859173537928105"},"_hasShrinkwrap":false,"publish_time":1524152312990,"_cnpm_publish_time":1524152312990},"2.9.0":{"name":"graphql-tag","version":"2.9.0","description":"A JavaScript template literal tag that parses GraphQL queries","main":"./lib/graphql-tag.umd.js","module":"./src/index.js","jsnext:main":"./src/index.js","scripts":{"bundle":"rollup -c && cp src/index.js.flow lib/graphql-tag.umd.js.flow","test":"mocha test/graphql.js test/graphql-v0.12.js && tav --ci --compat","prepublish":"npm run bundle"},"repository":{"type":"git","url":"git+https://github.com/apollostack/graphql-tag.git"},"author":"","license":"MIT","bugs":{"url":"https://github.com/apollostack/graphql-tag/issues"},"homepage":"https://github.com/apollostack/graphql-tag#readme","dependencies":{},"devDependencies":{"babel-preset-es2015":"^6.9.0","babel-register":"^6.9.0","chai":"^4.0.2","graphql":"^0.13.0","mocha":"^3.4.1","rollup":"^0.45.0","test-all-versions":"^3.3.2"},"peerDependencies":{"graphql":"^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0"},"gitHead":"5a2d70e9b266173b51326a40cbd19a6bf6f354d0","_id":"graphql-tag@2.9.0","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"jnwng","email":"j@jnwng.com"},"dist":{"shasum":"f959cb0e49e063b46b3f454da24ce749d3c87a4e","size":28985,"noattachment":false,"key":"/graphql-tag/-/graphql-tag-2.9.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-tag/download/graphql-tag-2.9.0.tgz"},"maintainers":[{"name":"abernix","email":"npmjs@jro.cc"},{"name":"apollo-bot","email":"npm@apollographql.com"},{"name":"jnwng","email":"j@jnwng.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-tag_2.9.0_1524151583933_0.9483391852488448"},"_hasShrinkwrap":false,"publish_time":1524151584291,"_cnpm_publish_time":1524151584291},"2.8.0":{"name":"graphql-tag","version":"2.8.0","description":"A JavaScript template literal tag that parses GraphQL queries","main":"./lib/graphql-tag.umd.js","module":"./src/index.js","jsnext:main":"./src/index.js","scripts":{"bundle":"rollup -c && cp src/index.js.flow lib/graphql-tag.umd.js.flow","test":"mocha test/graphql.js test/graphql-v0.12.js && tav --ci --compat","prepublish":"npm run bundle"},"repository":{"type":"git","url":"git+https://github.com/apollostack/graphql-tag.git"},"author":"","license":"MIT","bugs":{"url":"https://github.com/apollostack/graphql-tag/issues"},"homepage":"https://github.com/apollostack/graphql-tag#readme","dependencies":{},"devDependencies":{"babel-preset-es2015":"^6.9.0","babel-register":"^6.9.0","chai":"^4.0.2","graphql":"^0.13.0","mocha":"^3.4.1","rollup":"^0.45.0","test-all-versions":"^3.3.2"},"peerDependencies":{"graphql":"^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0"},"gitHead":"f956c2c2019685d313f84ad047cac59861c66e1a","_id":"graphql-tag@2.8.0","_shasum":"52cdea07a842154ec11a2e840c11b977f9b835ce","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.7.0","_npmUser":{"name":"jnwng","email":"j@jnwng.com"},"dist":{"shasum":"52cdea07a842154ec11a2e840c11b977f9b835ce","size":29830,"noattachment":false,"key":"/graphql-tag/-/graphql-tag-2.8.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-tag/download/graphql-tag-2.8.0.tgz"},"maintainers":[{"name":"abernix","email":"npmjs@jro.cc"},{"name":"apollo-bot","email":"npm@apollographql.com"},{"name":"jnwng","email":"j@jnwng.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-tag_2.8.0_1519074781656_0.7276609286058082"},"_hasShrinkwrap":false,"publish_time":1519074781751,"_cnpm_publish_time":1519074781751},"2.7.3":{"name":"graphql-tag","version":"2.7.3","description":"A JavaScript template literal tag that parses GraphQL queries","main":"./lib/graphql-tag.umd.js","module":"./src/index.js","jsnext:main":"./src/index.js","scripts":{"bundle":"rollup -c && cp src/index.js.flow lib/graphql-tag.umd.js.flow","test":"mocha --require babel-register","prepublish":"npm run bundle"},"repository":{"type":"git","url":"git+https://github.com/apollostack/graphql-tag.git"},"author":"","license":"MIT","bugs":{"url":"https://github.com/apollostack/graphql-tag/issues"},"homepage":"https://github.com/apollostack/graphql-tag#readme","dependencies":{},"devDependencies":{"babel-preset-es2015":"^6.9.0","babel-register":"^6.9.0","chai":"^4.0.2","graphql":"^0.11.0","mocha":"^3.4.1","rollup":"^0.45.0"},"peerDependencies":{"graphql":"^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0"},"gitHead":"1994bba1016492e11f77820a265691030f3cc198","_id":"graphql-tag@2.7.3","_shasum":"5040112a1b4623285ef017c252276f0dea37f03f","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.7.0","_npmUser":{"name":"jnwng","email":"j@jnwng.com"},"dist":{"shasum":"5040112a1b4623285ef017c252276f0dea37f03f","size":21718,"noattachment":false,"key":"/graphql-tag/-/graphql-tag-2.7.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-tag/download/graphql-tag-2.7.3.tgz"},"maintainers":[{"name":"abernix","email":"npmjs@jro.cc"},{"name":"apollo-bot","email":"npm@apollographql.com"},{"name":"jnwng","email":"j@jnwng.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-tag_2.7.3_1518029187925_0.6582963575651513"},"_hasShrinkwrap":false,"publish_time":1518029187974,"_cnpm_publish_time":1518029187974},"2.7.1":{"name":"graphql-tag","version":"2.7.1","description":"A JavaScript template literal tag that parses GraphQL queries","main":"./lib/graphql-tag.umd.js","module":"./src/index.js","jsnext:main":"./src/index.js","scripts":{"bundle":"rollup -c && cp src/index.js.flow lib/graphql-tag.umd.js.flow","test":"mocha --require babel-register","prepublish":"npm run bundle"},"repository":{"type":"git","url":"git+https://github.com/apollostack/graphql-tag.git"},"author":"","license":"MIT","bugs":{"url":"https://github.com/apollostack/graphql-tag/issues"},"homepage":"https://github.com/apollostack/graphql-tag#readme","dependencies":{},"devDependencies":{"babel-preset-es2015":"^6.9.0","babel-register":"^6.9.0","chai":"^4.0.2","graphql":"^0.11.0","mocha":"^3.4.1","rollup":"^0.45.0"},"peerDependencies":{"graphql":"^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0"},"gitHead":"3a86f95d082a3f9eafee14d2d1f8a2ea6bf27e87","_id":"graphql-tag@2.7.1","_shasum":"17e0beae35d5b4580b419891d40bf525c19c8b61","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.7.0","_npmUser":{"name":"jnwng","email":"j@jnwng.com"},"dist":{"shasum":"17e0beae35d5b4580b419891d40bf525c19c8b61","size":21648,"noattachment":false,"key":"/graphql-tag/-/graphql-tag-2.7.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-tag/download/graphql-tag-2.7.1.tgz"},"maintainers":[{"name":"abernix","email":"npmjs@jro.cc"},{"name":"apollo-bot","email":"npm@apollographql.com"},{"name":"jnwng","email":"j@jnwng.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-tag_2.7.1_1518028408401_0.5650670189883431"},"_hasShrinkwrap":false,"publish_time":1518028408457,"_cnpm_publish_time":1518028408457},"2.7.0":{"name":"graphql-tag","version":"2.7.0","description":"A JavaScript template literal tag that parses GraphQL queries","main":"./lib/graphql-tag.umd.js","module":"./src/index.js","jsnext:main":"./src/index.js","scripts":{"bundle":"rollup -c && cp src/index.js.flow lib/graphql-tag.umd.js.flow","test":"mocha --require babel-register","prepublish":"npm run bundle"},"repository":{"type":"git","url":"git+https://github.com/apollostack/graphql-tag.git"},"author":"","license":"MIT","bugs":{"url":"https://github.com/apollostack/graphql-tag/issues"},"homepage":"https://github.com/apollostack/graphql-tag#readme","dependencies":{"@types/graphql":">=0.8.6 <=0.11.7"},"devDependencies":{"babel-preset-es2015":"^6.9.0","babel-register":"^6.9.0","chai":"^4.0.2","graphql":"^0.11.0","mocha":"^3.4.1","rollup":"^0.45.0"},"peerDependencies":{"graphql":"^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0"},"gitHead":"98ba32bd26e3dd11784182171074b9b180091713","_id":"graphql-tag@2.7.0","_shasum":"3d4412b87a894f2c7ccd73b515f887dc67736203","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.7.0","_npmUser":{"name":"jnwng","email":"j@jnwng.com"},"dist":{"shasum":"3d4412b87a894f2c7ccd73b515f887dc67736203","size":21713,"noattachment":false,"key":"/graphql-tag/-/graphql-tag-2.7.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-tag/download/graphql-tag-2.7.0.tgz"},"maintainers":[{"name":"abernix","email":"npmjs@jro.cc"},{"name":"apollo-bot","email":"npm@apollographql.com"},{"name":"jnwng","email":"j@jnwng.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-tag-2.7.0.tgz_1517939563964_0.9691549378912896"},"directories":{},"publish_time":1517939564094,"_hasShrinkwrap":false,"_cnpm_publish_time":1517939564094},"2.6.1":{"name":"graphql-tag","version":"2.6.1","description":"A JavaScript template literal tag that parses GraphQL queries","main":"./lib/graphql-tag.umd.js","module":"./src/index.js","jsnext:main":"./src/index.js","scripts":{"bundle":"rollup -c && cp src/index.js.flow lib/graphql-tag.umd.js.flow","test":"mocha --require babel-register","prepublish":"npm run bundle"},"repository":{"type":"git","url":"git+https://github.com/apollostack/graphql-tag.git"},"author":"","license":"MIT","bugs":{"url":"https://github.com/apollostack/graphql-tag/issues"},"homepage":"https://github.com/apollostack/graphql-tag#readme","dependencies":{},"devDependencies":{"babel-preset-es2015":"^6.9.0","babel-register":"^6.9.0","chai":"^4.0.2","graphql":"^0.11.0","mocha":"^3.4.1","rollup":"^0.45.0"},"peerDependencies":{"graphql":"^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0"},"gitHead":"7ec4ce38d4d1f99a904530f3c4f20b73b9ab6117","_id":"graphql-tag@2.6.1","_shasum":"4788d509f6e29607d947fc47a40c4e18f736d34a","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.7.0","_npmUser":{"name":"jnwng","email":"j@jnwng.com"},"dist":{"shasum":"4788d509f6e29607d947fc47a40c4e18f736d34a","size":21469,"noattachment":false,"key":"/graphql-tag/-/graphql-tag-2.6.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-tag/download/graphql-tag-2.6.1.tgz"},"maintainers":[{"name":"abernix","email":"npmjs@jro.cc"},{"name":"apollo-bot","email":"npm@apollographql.com"},{"name":"jnwng","email":"j@jnwng.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-tag-2.6.1.tgz_1513624820800_0.04795167618431151"},"directories":{},"publish_time":1513624820906,"_hasShrinkwrap":false,"_cnpm_publish_time":1513624820906},"2.6.0":{"name":"graphql-tag","version":"2.6.0","description":"A JavaScript template literal tag that parses GraphQL queries","main":"./lib/graphql-tag.umd.js","module":"./src/index.js","jsnext:main":"./src/index.js","scripts":{"bundle":"rollup -c && cp src/index.js.flow lib/graphql-tag.umd.js.flow","test":"mocha --require babel-register","prepublish":"npm run bundle"},"repository":{"type":"git","url":"git+https://github.com/apollostack/graphql-tag.git"},"author":"","license":"MIT","bugs":{"url":"https://github.com/apollostack/graphql-tag/issues"},"homepage":"https://github.com/apollostack/graphql-tag#readme","dependencies":{},"devDependencies":{"babel-preset-es2015":"^6.9.0","babel-register":"^6.9.0","chai":"^4.0.2","graphql":"^0.11.0","mocha":"^3.4.1","rollup":"^0.45.0"},"peerDependencies":{"graphql":"^0.9.0 || ^0.10.0 || ^0.11.0"},"gitHead":"628180e442d06c80b7520d8918ca2865cf6dbce5","_id":"graphql-tag@2.6.0","_shasum":"0fb1b9f6d6651263c47a3420e827910e6fed3952","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.7.0","_npmUser":{"name":"jnwng","email":"j@jnwng.com"},"dist":{"shasum":"0fb1b9f6d6651263c47a3420e827910e6fed3952","size":21376,"noattachment":false,"key":"/graphql-tag/-/graphql-tag-2.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-tag/download/graphql-tag-2.6.0.tgz"},"maintainers":[{"name":"abernix","email":"npmjs@jro.cc"},{"name":"apollo-bot","email":"npm@apollographql.com"},{"name":"jnwng","email":"j@jnwng.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-tag-2.6.0.tgz_1512583879203_0.8319359805900604"},"directories":{},"publish_time":1512583879275,"_cnpm_publish_time":1512583879275,"_hasShrinkwrap":false},"2.5.0":{"name":"graphql-tag","version":"2.5.0","description":"A JavaScript template literal tag that parses GraphQL queries","main":"./lib/graphql-tag.umd.js","module":"./src/index.js","jsnext:main":"./src/index.js","scripts":{"bundle":"rollup -c && cp src/index.js.flow lib/graphql-tag.umd.js.flow","test":"mocha --require babel-register","prepublish":"npm run bundle"},"repository":{"type":"git","url":"git+https://github.com/apollostack/graphql-tag.git"},"author":"","license":"MIT","bugs":{"url":"https://github.com/apollostack/graphql-tag/issues"},"homepage":"https://github.com/apollostack/graphql-tag#readme","dependencies":{},"devDependencies":{"babel-preset-es2015":"^6.9.0","babel-register":"^6.9.0","chai":"^4.0.2","graphql":"^0.11.0","mocha":"^3.4.1","rollup":"^0.45.0"},"peerDependencies":{"graphql":"^0.9.0 || ^0.10.0 || ^0.11.0"},"gitHead":"398a508bfbbb47558a7a2bd56f2b7b5a3a2441f2","_id":"graphql-tag@2.5.0","_shasum":"b43bfd8b5babcd2c205ad680c03e98b238934e0f","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.7.0","_npmUser":{"name":"jnwng","email":"j@jnwng.com"},"dist":{"shasum":"b43bfd8b5babcd2c205ad680c03e98b238934e0f","size":20409,"noattachment":false,"key":"/graphql-tag/-/graphql-tag-2.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-tag/download/graphql-tag-2.5.0.tgz"},"maintainers":[{"name":"abernix","email":"npmjs@jro.cc"},{"name":"apollo-bot","email":"npm@apollographql.com"},{"name":"jnwng","email":"j@jnwng.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-tag-2.5.0.tgz_1508195404828_0.030589360743761063"},"directories":{},"publish_time":1508195404957,"_hasShrinkwrap":false,"_cnpm_publish_time":1508195404957},"2.4.2":{"name":"graphql-tag","version":"2.4.2","description":"A JavaScript template literal tag that parses GraphQL queries","main":"./lib/graphql-tag.umd.js","module":"./src/index.js","jsnext:main":"./src/index.js","scripts":{"bundle":"rollup -c && cp src/index.js.flow lib/graphql-tag.umd.js.flow","test":"mocha --require babel-register","prepublish":"npm run bundle"},"repository":{"type":"git","url":"git+https://github.com/apollostack/graphql-tag.git"},"author":"","license":"MIT","bugs":{"url":"https://github.com/apollostack/graphql-tag/issues"},"homepage":"https://github.com/apollostack/graphql-tag#readme","dependencies":{},"devDependencies":{"babel-preset-es2015":"^6.9.0","babel-register":"^6.9.0","chai":"^4.0.2","graphql":"^0.10.0","mocha":"^3.4.1","rollup":"^0.42.0"},"peerDependencies":{"graphql":"^0.9.0 || ^0.10.0"},"gitHead":"7f164c4deb5b1c35b77baee8ed0a0d9f10bebfae","_id":"graphql-tag@2.4.2","_shasum":"6a63297d8522d03a2b72d26f1b239aab343840cd","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.7.0","_npmUser":{"name":"jnwng","email":"j@jnwng.com"},"dist":{"shasum":"6a63297d8522d03a2b72d26f1b239aab343840cd","size":20022,"noattachment":false,"key":"/graphql-tag/-/graphql-tag-2.4.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-tag/download/graphql-tag-2.4.2.tgz"},"maintainers":[{"name":"abernix","email":"npmjs@jro.cc"},{"name":"apollo-bot","email":"npm@apollographql.com"},{"name":"jnwng","email":"j@jnwng.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-tag-2.4.2.tgz_1498146592911_0.6603186395950615"},"directories":{},"publish_time":1498146593000,"_hasShrinkwrap":false,"_cnpm_publish_time":1498146593000},"2.4.1":{"name":"graphql-tag","version":"2.4.1","description":"A JavaScript template literal tag that parses GraphQL queries","main":"./lib/graphql-tag.umd.js","module":"./src/index.js","jsnext:main":"./src/index.js","scripts":{"bundle":"rollup -c && cp src/index.js.flow lib/graphql-tag.umd.js.flow","test":"mocha --require babel-register","prepublish":"npm run bundle"},"repository":{"type":"git","url":"git+https://github.com/apollostack/graphql-tag.git"},"author":"","license":"MIT","bugs":{"url":"https://github.com/apollostack/graphql-tag/issues"},"homepage":"https://github.com/apollostack/graphql-tag#readme","dependencies":{},"devDependencies":{"babel-preset-es2015":"^6.9.0","babel-register":"^6.9.0","chai":"^4.0.2","graphql":"^0.10.0","mocha":"^3.4.1","rollup":"^0.42.0"},"peerDependencies":{"graphql":"^0.9.0 || ^0.10.0"},"gitHead":"9322b92a08e735e2b02e3f8f35c035bb5664e738","_id":"graphql-tag@2.4.1","_shasum":"2a586253be564c7a207e17ef1d083f903606fbd8","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.7.0","_npmUser":{"name":"jnwng","email":"j@jnwng.com"},"dist":{"shasum":"2a586253be564c7a207e17ef1d083f903606fbd8","size":19904,"noattachment":false,"key":"/graphql-tag/-/graphql-tag-2.4.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-tag/download/graphql-tag-2.4.1.tgz"},"maintainers":[{"name":"abernix","email":"npmjs@jro.cc"},{"name":"apollo-bot","email":"npm@apollographql.com"},{"name":"jnwng","email":"j@jnwng.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-tag-2.4.1.tgz_1498144126955_0.21939593530260026"},"directories":{},"publish_time":1498144127111,"_cnpm_publish_time":1498144127111,"_hasShrinkwrap":false},"2.4.0":{"name":"graphql-tag","version":"2.4.0","description":"A JavaScript template literal tag that parses GraphQL queries","main":"./lib/graphql-tag.umd.js","module":"./src/index.js","jsnext:main":"./src/index.js","scripts":{"bundle":"rollup -c && cp src/index.js.flow lib/graphql-tag.umd.js.flow","test":"mocha --require babel-register","prepublish":"npm run bundle"},"repository":{"type":"git","url":"git+https://github.com/apollostack/graphql-tag.git"},"author":"","license":"MIT","bugs":{"url":"https://github.com/apollostack/graphql-tag/issues"},"homepage":"https://github.com/apollostack/graphql-tag#readme","dependencies":{},"devDependencies":{"babel-preset-es2015":"^6.9.0","babel-register":"^6.9.0","chai":"^4.0.2","graphql":"^0.10.0","mocha":"^3.4.1","rollup":"^0.42.0"},"peerDependencies":{"graphql":"^0.9.0 || ^0.10.0"},"gitHead":"115136560f6b86779360190314790756734dc72a","_id":"graphql-tag@2.4.0","_shasum":"0fe137348d4db2efaf29b52ba4c1cbf84ac138cb","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.7.0","_npmUser":{"name":"jnwng","email":"j@jnwng.com"},"dist":{"shasum":"0fe137348d4db2efaf29b52ba4c1cbf84ac138cb","size":20089,"noattachment":false,"key":"/graphql-tag/-/graphql-tag-2.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-tag/download/graphql-tag-2.4.0.tgz"},"maintainers":[{"name":"abernix","email":"npmjs@jro.cc"},{"name":"apollo-bot","email":"npm@apollographql.com"},{"name":"jnwng","email":"j@jnwng.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-tag-2.4.0.tgz_1497638810560_0.1147010289132595"},"directories":{},"publish_time":1497638810741,"_cnpm_publish_time":1497638810741,"_hasShrinkwrap":false},"2.3.0":{"name":"graphql-tag","version":"2.3.0","description":"A JavaScript template literal tag that parses GraphQL queries","main":"./lib/graphql-tag.umd.js","module":"./src/index.js","jsnext:main":"./src/index.js","scripts":{"bundle":"rollup -c && cp src/index.js.flow lib/graphql-tag.umd.js.flow","test":"mocha --require babel-register","prepublish":"npm run bundle"},"repository":{"type":"git","url":"git+https://github.com/apollostack/graphql-tag.git"},"author":"","license":"MIT","bugs":{"url":"https://github.com/apollostack/graphql-tag/issues"},"homepage":"https://github.com/apollostack/graphql-tag#readme","dependencies":{},"devDependencies":{"babel-preset-es2015":"^6.9.0","babel-register":"^6.9.0","chai":"^4.0.2","graphql":"^0.10.0","mocha":"^3.4.1","rollup":"^0.42.0"},"peerDependencies":{"graphql":"^0.9.0 || ^0.10.0"},"gitHead":"345539d0b793abb4bf68d8013db7f5cc2793e311","_id":"graphql-tag@2.3.0","_shasum":"b3e528f7ab9af865512d7fe15384e67c1386a3ca","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.7.0","_npmUser":{"name":"jnwng","email":"j@jnwng.com"},"dist":{"shasum":"b3e528f7ab9af865512d7fe15384e67c1386a3ca","size":19905,"noattachment":false,"key":"/graphql-tag/-/graphql-tag-2.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-tag/download/graphql-tag-2.3.0.tgz"},"maintainers":[{"name":"abernix","email":"npmjs@jro.cc"},{"name":"apollo-bot","email":"npm@apollographql.com"},{"name":"jnwng","email":"j@jnwng.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-tag-2.3.0.tgz_1497490528030_0.6665883669629693"},"directories":{},"publish_time":1497490528172,"_hasShrinkwrap":false,"_cnpm_publish_time":1497490528172},"2.2.2":{"name":"graphql-tag","version":"2.2.2","description":"A JavaScript template literal tag that parses GraphQL queries","main":"./lib/graphql-tag.umd.js","module":"./src/index.js","jsnext:main":"./src/index.js","scripts":{"bundle":"rollup -c","test":"mocha --require babel-register","prepublish":"npm run bundle"},"repository":{"type":"git","url":"git+https://github.com/apollostack/graphql-tag.git"},"author":"","license":"MIT","bugs":{"url":"https://github.com/apollostack/graphql-tag/issues"},"homepage":"https://github.com/apollostack/graphql-tag#readme","dependencies":{},"devDependencies":{"babel-preset-es2015":"^6.9.0","babel-register":"^6.9.0","chai":"^4.0.2","graphql":"^0.10.0","mocha":"^3.4.1","rollup":"^0.42.0"},"peerDependencies":{"graphql":"^0.9.0 || ^0.10.0"},"gitHead":"581209ed4033acdd21b0a5bf4263bb340a709d3f","_id":"graphql-tag@2.2.2","_shasum":"2b16175a4d0b3ed43ae8d53d94b9b6e01bbb4905","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.7.0","_npmUser":{"name":"jnwng","email":"j@jnwng.com"},"dist":{"shasum":"2b16175a4d0b3ed43ae8d53d94b9b6e01bbb4905","size":19644,"noattachment":false,"key":"/graphql-tag/-/graphql-tag-2.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-tag/download/graphql-tag-2.2.2.tgz"},"maintainers":[{"name":"abernix","email":"npmjs@jro.cc"},{"name":"apollo-bot","email":"npm@apollographql.com"},{"name":"jnwng","email":"j@jnwng.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-tag-2.2.2.tgz_1496787936754_0.8621343495324254"},"directories":{},"publish_time":1496787936925,"_cnpm_publish_time":1496787936925,"_hasShrinkwrap":false},"2.2.1":{"name":"graphql-tag","version":"2.2.1","description":"A JavaScript template literal tag that parses GraphQL queries","main":"./lib/graphql-tag.umd.js","module":"./src/index.js","jsnext:main":"./src/index.js","scripts":{"bundle":"rollup -c","test":"mocha --require babel-register","prepublish":"npm run bundle"},"repository":{"type":"git","url":"git+https://github.com/apollostack/graphql-tag.git"},"author":"","license":"MIT","bugs":{"url":"https://github.com/apollostack/graphql-tag/issues"},"homepage":"https://github.com/apollostack/graphql-tag#readme","dependencies":{},"devDependencies":{"babel-preset-es2015":"^6.9.0","babel-register":"^6.9.0","chai":"^3.5.0","graphql":"^0.10.0","mocha":"^3.4.1","rollup":"^0.41.5"},"peerDependencies":{"graphql":"^0.9.0 || ^0.10.0"},"gitHead":"fdd6876b1fb8116aea70c11c31114163ac103d4f","_id":"graphql-tag@2.2.1","_shasum":"1da61feb6c6fc119ee8c579c4de424d389bee0c2","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.7.0","_npmUser":{"name":"jnwng","email":"j@jnwng.com"},"dist":{"shasum":"1da61feb6c6fc119ee8c579c4de424d389bee0c2","size":19509,"noattachment":false,"key":"/graphql-tag/-/graphql-tag-2.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-tag/download/graphql-tag-2.2.1.tgz"},"maintainers":[{"name":"abernix","email":"npmjs@jro.cc"},{"name":"apollo-bot","email":"npm@apollographql.com"},{"name":"jnwng","email":"j@jnwng.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-tag-2.2.1.tgz_1496129414579_0.671970582799986"},"directories":{},"publish_time":1496129414688,"_cnpm_publish_time":1496129414688,"_hasShrinkwrap":false},"2.2.0":{"name":"graphql-tag","version":"2.2.0","description":"A JavaScript template literal tag that parses GraphQL queries","main":"./lib/graphql-tag.umd.js","module":"./src/index.js","jsnext:main":"./src/index.js","scripts":{"bundle":"rollup -c","test":"mocha --require babel-register","prepublish":"npm run bundle"},"repository":{"type":"git","url":"git+https://github.com/apollostack/graphql-tag.git"},"author":"","license":"MIT","bugs":{"url":"https://github.com/apollostack/graphql-tag/issues"},"homepage":"https://github.com/apollostack/graphql-tag#readme","dependencies":{},"devDependencies":{"babel-preset-es2015":"^6.9.0","babel-register":"^6.9.0","chai":"^3.5.0","graphql":"^0.10.0","mocha":"^3.4.1","rollup":"^0.41.5"},"peerDependencies":{"graphql":"^0.9.0 || ^0.10.0"},"gitHead":"870b75952e3e17e3a1b42c1b5a225cf720fdbfc6","_id":"graphql-tag@2.2.0","_shasum":"9ea24f35a19aab1be1e55675928344d84d852905","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.7.0","_npmUser":{"name":"jnwng","email":"j@jnwng.com"},"dist":{"shasum":"9ea24f35a19aab1be1e55675928344d84d852905","size":19439,"noattachment":false,"key":"/graphql-tag/-/graphql-tag-2.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-tag/download/graphql-tag-2.2.0.tgz"},"maintainers":[{"name":"abernix","email":"npmjs@jro.cc"},{"name":"apollo-bot","email":"npm@apollographql.com"},{"name":"jnwng","email":"j@jnwng.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-tag-2.2.0.tgz_1495815148869_0.9587830167729408"},"directories":{},"publish_time":1495815148975,"_cnpm_publish_time":1495815148975,"_hasShrinkwrap":false},"2.1.0":{"name":"graphql-tag","version":"2.1.0","description":"A JavaScript template literal tag that parses GraphQL queries","main":"./lib/graphql-tag.umd.js","module":"./src/index.js","jsnext:main":"./src/index.js","scripts":{"bundle":"rollup -c","test":"mocha --require babel-register","prepublish":"npm run bundle"},"repository":{"type":"git","url":"git+https://github.com/apollostack/graphql-tag.git"},"author":"","license":"MIT","bugs":{"url":"https://github.com/apollostack/graphql-tag/issues"},"homepage":"https://github.com/apollostack/graphql-tag#readme","dependencies":{},"devDependencies":{"babel-preset-es2015":"^6.9.0","babel-register":"^6.9.0","chai":"^3.5.0","graphql":"^0.9.1","mocha":"^3.2.0","rollup":"^0.41.5"},"peerDependencies":{"graphql":"^0.9.x"},"gitHead":"357f393bc15cce3897ff37b0b62b316b2ca5f00b","_id":"graphql-tag@2.1.0","_shasum":"450b5049d2e1d8bc38f1c62b8225930a39aba770","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.7.0","_npmUser":{"name":"jnwng","email":"j@jnwng.com"},"dist":{"shasum":"450b5049d2e1d8bc38f1c62b8225930a39aba770","size":19199,"noattachment":false,"key":"/graphql-tag/-/graphql-tag-2.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-tag/download/graphql-tag-2.1.0.tgz"},"maintainers":[{"name":"abernix","email":"npmjs@jro.cc"},{"name":"apollo-bot","email":"npm@apollographql.com"},{"name":"jnwng","email":"j@jnwng.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/graphql-tag-2.1.0.tgz_1494955431029_0.7095197159796953"},"directories":{},"publish_time":1494955431281,"_hasShrinkwrap":false,"_cnpm_publish_time":1494955431281},"2.0.0":{"name":"graphql-tag","version":"2.0.0","description":"A JavaScript template literal tag that parses GraphQL queries","main":"./lib/graphql-tag.umd.js","module":"./src/index.js","jsnext:main":"./src/index.js","scripts":{"bundle":"rollup -c","test":"mocha --require babel-register","prepublish":"npm run bundle"},"repository":{"type":"git","url":"git+https://github.com/apollostack/graphql-tag.git"},"author":"","license":"MIT","bugs":{"url":"https://github.com/apollostack/graphql-tag/issues"},"homepage":"https://github.com/apollostack/graphql-tag#readme","dependencies":{},"devDependencies":{"babel-preset-es2015":"^6.9.0","babel-register":"^6.9.0","chai":"^3.5.0","graphql":"^0.9.1","mocha":"^3.2.0","rollup":"^0.41.5"},"peerDependencies":{"graphql":"^0.9.x"},"gitHead":"2dcc7fe489b8a8a1d2e7fbe37f2e66a4d75ddd08","_id":"graphql-tag@2.0.0","_shasum":"f3efe3b4d64f33bfe8479ae06a461c9d72f2a6fe","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.7.0","_npmUser":{"name":"jnwng","email":"j@jnwng.com"},"dist":{"shasum":"f3efe3b4d64f33bfe8479ae06a461c9d72f2a6fe","size":12053,"noattachment":false,"key":"/graphql-tag/-/graphql-tag-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-tag/download/graphql-tag-2.0.0.tgz"},"maintainers":[{"name":"abernix","email":"npmjs@jro.cc"},{"name":"apollo-bot","email":"npm@apollographql.com"},{"name":"jnwng","email":"j@jnwng.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/graphql-tag-2.0.0.tgz_1490638285276_0.8997230608947575"},"directories":{},"publish_time":1490638287090,"_hasShrinkwrap":false,"_cnpm_publish_time":1490638287090},"2.0.0-0":{"name":"graphql-tag","version":"2.0.0-0","description":"A JavaScript template literal tag that parses GraphQL queries","main":"./lib/graphql-tag.umd.js","module":"./src/index.js","jsnext:main":"./src/index.js","scripts":{"bundle":"rollup -c","test":"mocha --require babel-register","prepublish":"npm run bundle"},"repository":{"type":"git","url":"git+https://github.com/apollostack/graphql-tag.git"},"author":"","license":"MIT","bugs":{"url":"https://github.com/apollostack/graphql-tag/issues"},"homepage":"https://github.com/apollostack/graphql-tag#readme","dependencies":{},"devDependencies":{"babel-preset-es2015":"^6.9.0","babel-register":"^6.9.0","chai":"^3.5.0","graphql":"^0.9.1","mocha":"^3.2.0","rollup":"^0.41.5"},"peerDependencies":{"graphql":"^0.9.x"},"gitHead":"e50a519f086c14d3d3695f179f305d67ef1b370f","_id":"graphql-tag@2.0.0-0","_shasum":"29041441132269c538da2f9d87c9bedf7dea0887","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.7.0","_npmUser":{"name":"jnwng","email":"j@jnwng.com"},"dist":{"shasum":"29041441132269c538da2f9d87c9bedf7dea0887","size":12055,"noattachment":false,"key":"/graphql-tag/-/graphql-tag-2.0.0-0.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-tag/download/graphql-tag-2.0.0-0.tgz"},"maintainers":[{"name":"abernix","email":"npmjs@jro.cc"},{"name":"apollo-bot","email":"npm@apollographql.com"},{"name":"jnwng","email":"j@jnwng.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/graphql-tag-2.0.0-0.tgz_1490632416108_0.353044580668211"},"directories":{},"publish_time":1490632417903,"_hasShrinkwrap":false,"_cnpm_publish_time":1490632417903},"1.3.2":{"name":"graphql-tag","version":"1.3.2","description":"A JavaScript template literal tag that parses GraphQL queries","main":"index.js","scripts":{"compile":"webpack","test":"mocha --require babel-register"},"repository":{"type":"git","url":"git+https://github.com/apollostack/graphql-tag.git"},"author":"","license":"MIT","bugs":{"url":"https://github.com/apollostack/graphql-tag/issues"},"homepage":"https://github.com/apollostack/graphql-tag#readme","dependencies":{},"devDependencies":{"babel-preset-es2015":"^6.9.0","babel-register":"^6.9.0","chai":"^3.5.0","graphql":"^0.9.0","mocha":"^2.5.3","webpack":"^1.13.1"},"gitHead":"cd0cfbb8c6753b9a0241f7bf23413c9b5af6dc5d","_id":"graphql-tag@1.3.2","_shasum":"7abb3a8fd9f3415d07163314ed237061c785b759","_from":".","_npmVersion":"3.6.0","_nodeVersion":"5.6.0","_npmUser":{"name":"helfer","email":"helfer@meteor.com"},"dist":{"shasum":"7abb3a8fd9f3415d07163314ed237061c785b759","size":26451,"noattachment":false,"key":"/graphql-tag/-/graphql-tag-1.3.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-tag/download/graphql-tag-1.3.2.tgz"},"maintainers":[{"name":"abernix","email":"npmjs@jro.cc"},{"name":"apollo-bot","email":"npm@apollographql.com"},{"name":"jnwng","email":"j@jnwng.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/graphql-tag-1.3.2.tgz_1490076005938_0.6980832221452147"},"directories":{},"publish_time":1490076007716,"_cnpm_publish_time":1490076007716,"_hasShrinkwrap":false},"1.3.1":{"name":"graphql-tag","version":"1.3.1","description":"A JavaScript template literal tag that parses GraphQL queries","main":"index.js","scripts":{"compile":"webpack","test":"mocha --require babel-register"},"repository":{"type":"git","url":"git+https://github.com/apollostack/graphql-tag.git"},"author":"","license":"MIT","bugs":{"url":"https://github.com/apollostack/graphql-tag/issues"},"homepage":"https://github.com/apollostack/graphql-tag#readme","dependencies":{},"devDependencies":{"babel-preset-es2015":"^6.9.0","babel-register":"^6.9.0","chai":"^3.5.0","graphql":"^0.9.0","mocha":"^2.5.3","webpack":"^1.13.1"},"gitHead":"3bcfffd441ba43d799af15ab04667a0de689b7e5","_id":"graphql-tag@1.3.1","_shasum":"16cdf13635f10bbc968c6f2c6265ffe883a906da","_from":".","_npmVersion":"3.6.0","_nodeVersion":"5.6.0","_npmUser":{"name":"helfer","email":"helfer@meteor.com"},"dist":{"shasum":"16cdf13635f10bbc968c6f2c6265ffe883a906da","size":26388,"noattachment":false,"key":"/graphql-tag/-/graphql-tag-1.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-tag/download/graphql-tag-1.3.1.tgz"},"maintainers":[{"name":"abernix","email":"npmjs@jro.cc"},{"name":"apollo-bot","email":"npm@apollographql.com"},{"name":"jnwng","email":"j@jnwng.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/graphql-tag-1.3.1.tgz_1488391546933_0.5583687373436987"},"directories":{},"publish_time":1488391549004,"_cnpm_publish_time":1488391549004,"_hasShrinkwrap":false},"1.3.0":{"name":"graphql-tag","version":"1.3.0","description":"A JavaScript template literal tag that parses GraphQL queries","main":"index.js","scripts":{"compile":"webpack","test":"mocha --require babel-register"},"repository":{"type":"git","url":"git+https://github.com/apollostack/graphql-tag.git"},"author":"","license":"MIT","bugs":{"url":"https://github.com/apollostack/graphql-tag/issues"},"homepage":"https://github.com/apollostack/graphql-tag#readme","dependencies":{},"devDependencies":{"babel-preset-es2015":"^6.9.0","babel-register":"^6.9.0","chai":"^3.5.0","graphql":"^0.9.0","mocha":"^2.5.3","webpack":"^1.13.1"},"gitHead":"fd9d106ee5439acc3ed939dc3b3baca69886814b","_id":"graphql-tag@1.3.0","_shasum":"b80b80af028dad6d11b09cb8a8f51e1c08ad7fbb","_from":".","_npmVersion":"3.6.0","_nodeVersion":"5.6.0","_npmUser":{"name":"helfer","email":"helfer@meteor.com"},"dist":{"shasum":"b80b80af028dad6d11b09cb8a8f51e1c08ad7fbb","size":26305,"noattachment":false,"key":"/graphql-tag/-/graphql-tag-1.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-tag/download/graphql-tag-1.3.0.tgz"},"maintainers":[{"name":"abernix","email":"npmjs@jro.cc"},{"name":"apollo-bot","email":"npm@apollographql.com"},{"name":"jnwng","email":"j@jnwng.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/graphql-tag-1.3.0.tgz_1488320740462_0.23316400172188878"},"directories":{},"publish_time":1488320742345,"_cnpm_publish_time":1488320742345,"_hasShrinkwrap":false},"1.2.4":{"name":"graphql-tag","version":"1.2.4","description":"A JavaScript template literal tag that parses GraphQL queries","main":"index.js","scripts":{"compile":"webpack","test":"mocha --require babel-register"},"repository":{"type":"git","url":"git+https://github.com/apollostack/graphql-tag.git"},"author":"","license":"MIT","bugs":{"url":"https://github.com/apollostack/graphql-tag/issues"},"homepage":"https://github.com/apollostack/graphql-tag#readme","dependencies":{},"devDependencies":{"babel-preset-es2015":"^6.9.0","babel-register":"^6.9.0","chai":"^3.5.0","graphql":"^0.9.0","mocha":"^2.5.3","webpack":"^1.13.1"},"gitHead":"173d7ad45f25539658293b6e25fa9a258e194fb4","_id":"graphql-tag@1.2.4","_shasum":"90c59bea41378513fd7213dc92537fcd20e4570f","_from":".","_npmVersion":"3.6.0","_nodeVersion":"5.6.0","_npmUser":{"name":"helfer","email":"helfer@meteor.com"},"dist":{"shasum":"90c59bea41378513fd7213dc92537fcd20e4570f","size":26456,"noattachment":false,"key":"/graphql-tag/-/graphql-tag-1.2.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-tag/download/graphql-tag-1.2.4.tgz"},"maintainers":[{"name":"abernix","email":"npmjs@jro.cc"},{"name":"apollo-bot","email":"npm@apollographql.com"},{"name":"jnwng","email":"j@jnwng.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/graphql-tag-1.2.4.tgz_1485917479808_0.13745016721077263"},"directories":{},"publish_time":1485917480046,"_cnpm_publish_time":1485917480046,"_hasShrinkwrap":false},"1.2.3":{"name":"graphql-tag","version":"1.2.3","description":"A JavaScript template literal tag that parses GraphQL queries","main":"index.js","scripts":{"compile":"webpack","test":"mocha --require babel-register"},"repository":{"type":"git","url":"git+https://github.com/apollostack/graphql-tag.git"},"author":"","license":"MIT","bugs":{"url":"https://github.com/apollostack/graphql-tag/issues"},"homepage":"https://github.com/apollostack/graphql-tag#readme","dependencies":{},"devDependencies":{"babel-preset-es2015":"^6.9.0","babel-register":"^6.9.0","chai":"^3.5.0","graphql":"^0.6.0","mocha":"^2.5.3","webpack":"^1.13.1"},"gitHead":"69b909ff8416b6159cef60e1fbcc0918ff28b4af","_id":"graphql-tag@1.2.3","_shasum":"74c62443fbf3e693647426d7359f7e3e6ce7dace","_from":".","_npmVersion":"3.8.9","_nodeVersion":"6.2.0","_npmUser":{"name":"dhaivatpandya","email":"dhaivatpandya@gmail.com"},"dist":{"shasum":"74c62443fbf3e693647426d7359f7e3e6ce7dace","size":26503,"noattachment":false,"key":"/graphql-tag/-/graphql-tag-1.2.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-tag/download/graphql-tag-1.2.3.tgz"},"maintainers":[{"name":"abernix","email":"npmjs@jro.cc"},{"name":"apollo-bot","email":"npm@apollographql.com"},{"name":"jnwng","email":"j@jnwng.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/graphql-tag-1.2.3.tgz_1484344012569_0.8027048066724092"},"directories":{},"publish_time":1484344014737,"_cnpm_publish_time":1484344014737,"_hasShrinkwrap":false},"1.2.2":{"name":"graphql-tag","version":"1.2.2","description":"A JavaScript template literal tag that parses GraphQL queries","main":"index.js","scripts":{"compile":"webpack","test":"mocha --require babel-register"},"repository":{"type":"git","url":"git+https://github.com/apollostack/graphql-tag.git"},"author":"","license":"MIT","bugs":{"url":"https://github.com/apollostack/graphql-tag/issues"},"homepage":"https://github.com/apollostack/graphql-tag#readme","dependencies":{},"devDependencies":{"babel-preset-es2015":"^6.9.0","babel-register":"^6.9.0","chai":"^3.5.0","graphql":"^0.6.0","mocha":"^2.5.3","webpack":"^1.13.1"},"gitHead":"bf24702cd6d037545a5eaa56f5a72d3ae52375f3","_id":"graphql-tag@1.2.2","_shasum":"b25d081332bc5323f03b32d4c5e7bfec753efc7a","_from":".","_npmVersion":"3.8.9","_nodeVersion":"6.2.0","_npmUser":{"name":"dhaivatpandya","email":"dhaivatpandya@gmail.com"},"dist":{"shasum":"b25d081332bc5323f03b32d4c5e7bfec753efc7a","size":26403,"noattachment":false,"key":"/graphql-tag/-/graphql-tag-1.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-tag/download/graphql-tag-1.2.2.tgz"},"maintainers":[{"name":"abernix","email":"npmjs@jro.cc"},{"name":"apollo-bot","email":"npm@apollographql.com"},{"name":"jnwng","email":"j@jnwng.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/graphql-tag-1.2.2.tgz_1484084247037_0.33635859889909625"},"directories":{},"publish_time":1484084247276,"_cnpm_publish_time":1484084247276,"_hasShrinkwrap":false},"1.2.1":{"name":"graphql-tag","version":"1.2.1","description":"A JavaScript template literal tag that parses GraphQL queries","main":"index.js","scripts":{"compile":"webpack","test":"mocha --require babel-register"},"repository":{"type":"git","url":"git+https://github.com/apollostack/graphql-tag.git"},"author":"","license":"MIT","bugs":{"url":"https://github.com/apollostack/graphql-tag/issues"},"homepage":"https://github.com/apollostack/graphql-tag#readme","dependencies":{},"devDependencies":{"babel-preset-es2015":"^6.9.0","babel-register":"^6.9.0","chai":"^3.5.0","graphql":"^0.6.0","mocha":"^2.5.3","webpack":"^1.13.1"},"gitHead":"75a0c03a4bfe150e524e7815077442ce992c7531","_id":"graphql-tag@1.2.1","_shasum":"d5ddb8ff7607717a2e5ab92e6d9e1529d2bf1734","_from":".","_npmVersion":"3.8.9","_nodeVersion":"6.2.0","_npmUser":{"name":"dhaivatpandya","email":"dhaivatpandya@gmail.com"},"dist":{"shasum":"d5ddb8ff7607717a2e5ab92e6d9e1529d2bf1734","size":26369,"noattachment":false,"key":"/graphql-tag/-/graphql-tag-1.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-tag/download/graphql-tag-1.2.1.tgz"},"maintainers":[{"name":"abernix","email":"npmjs@jro.cc"},{"name":"apollo-bot","email":"npm@apollographql.com"},{"name":"jnwng","email":"j@jnwng.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/graphql-tag-1.2.1.tgz_1483662683413_0.2392130778171122"},"directories":{},"publish_time":1483662683637,"_cnpm_publish_time":1483662683637,"_hasShrinkwrap":false},"1.1.3":{"name":"graphql-tag","version":"1.1.3","description":"A JavaScript template literal tag that parses GraphQL queries","main":"index.js","scripts":{"compile":"webpack","test":"mocha --require babel-register"},"repository":{"type":"git","url":"git+https://github.com/apollostack/graphql-tag.git"},"author":"","license":"MIT","bugs":{"url":"https://github.com/apollostack/graphql-tag/issues"},"homepage":"https://github.com/apollostack/graphql-tag#readme","dependencies":{},"devDependencies":{"babel-preset-es2015":"^6.9.0","babel-register":"^6.9.0","chai":"^3.5.0","graphql":"^0.6.0","mocha":"^2.5.3","webpack":"^1.13.1"},"gitHead":"76e068bdd539c2feed00c0645c1dffa4c6406574","_id":"graphql-tag@1.1.3","_shasum":"7601a063bd8eb9ff8050b693cf8aa88680281ab2","_from":".","_npmVersion":"3.8.9","_nodeVersion":"6.2.0","_npmUser":{"name":"dhaivatpandya","email":"dhaivatpandya@gmail.com"},"dist":{"shasum":"7601a063bd8eb9ff8050b693cf8aa88680281ab2","size":26311,"noattachment":false,"key":"/graphql-tag/-/graphql-tag-1.1.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-tag/download/graphql-tag-1.1.3.tgz"},"maintainers":[{"name":"abernix","email":"npmjs@jro.cc"},{"name":"apollo-bot","email":"npm@apollographql.com"},{"name":"jnwng","email":"j@jnwng.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/graphql-tag-1.1.3.tgz_1483662381126_0.9915016735903919"},"directories":{},"publish_time":1483662381419,"_cnpm_publish_time":1483662381419,"_hasShrinkwrap":false},"1.2.0":{"name":"graphql-tag","version":"1.2.0","description":"A JavaScript template literal tag that parses GraphQL queries","main":"index.js","scripts":{"compile":"webpack","test":"mocha --require babel-register"},"repository":{"type":"git","url":"git+https://github.com/apollostack/graphql-tag.git"},"author":"","license":"MIT","bugs":{"url":"https://github.com/apollostack/graphql-tag/issues"},"homepage":"https://github.com/apollostack/graphql-tag#readme","dependencies":{},"devDependencies":{"babel-preset-es2015":"^6.9.0","babel-register":"^6.9.0","chai":"^3.5.0","graphql":"^0.6.0","mocha":"^2.5.3","webpack":"^1.13.1"},"gitHead":"aa6c8bf0a218b2e9609301d89f85cfde98a3cde0","_id":"graphql-tag@1.2.0","_shasum":"ec72ed1ceafeb5127d8572c3fba91485aecdfe67","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.8.1","_npmUser":{"name":"sashko","email":"sashko@stubailo.com"},"dist":{"shasum":"ec72ed1ceafeb5127d8572c3fba91485aecdfe67","size":22688,"noattachment":false,"key":"/graphql-tag/-/graphql-tag-1.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-tag/download/graphql-tag-1.2.0.tgz"},"maintainers":[{"name":"abernix","email":"npmjs@jro.cc"},{"name":"apollo-bot","email":"npm@apollographql.com"},{"name":"jnwng","email":"j@jnwng.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/graphql-tag-1.2.0.tgz_1483657218038_0.12286456627771258"},"directories":{},"publish_time":1483657220110,"_cnpm_publish_time":1483657220110,"_hasShrinkwrap":false},"1.1.2":{"name":"graphql-tag","version":"1.1.2","description":"A JavaScript template literal tag that parses GraphQL queries","main":"index.js","scripts":{"compile":"webpack","test":"mocha --require babel-register"},"repository":{"type":"git","url":"git+https://github.com/apollostack/graphql-tag.git"},"author":"","license":"MIT","bugs":{"url":"https://github.com/apollostack/graphql-tag/issues"},"homepage":"https://github.com/apollostack/graphql-tag#readme","dependencies":{},"devDependencies":{"babel-preset-es2015":"^6.9.0","babel-register":"^6.9.0","chai":"^3.5.0","graphql":"^0.6.0","mocha":"^2.5.3","webpack":"^1.13.1"},"gitHead":"31de61a0b2d66ef5b8acf8e3f6afd5f7cb108b27","_id":"graphql-tag@1.1.2","_shasum":"3e9951d5664e73c1aceee0329f0152bf3020fbb7","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.8.1","_npmUser":{"name":"tmeasday","email":"tom@percolatestudio.com"},"dist":{"shasum":"3e9951d5664e73c1aceee0329f0152bf3020fbb7","size":25981,"noattachment":false,"key":"/graphql-tag/-/graphql-tag-1.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-tag/download/graphql-tag-1.1.2.tgz"},"maintainers":[{"name":"abernix","email":"npmjs@jro.cc"},{"name":"apollo-bot","email":"npm@apollographql.com"},{"name":"jnwng","email":"j@jnwng.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/graphql-tag-1.1.2.tgz_1480573047806_0.2729905270971358"},"directories":{},"publish_time":1480573048025,"_cnpm_publish_time":1480573048025,"_hasShrinkwrap":false},"1.1.1":{"name":"graphql-tag","version":"1.1.1","description":"A JavaScript template literal tag that parses GraphQL queries","main":"index.js","scripts":{"compile":"webpack","test":"mocha --require babel-register"},"repository":{"type":"git","url":"git+https://github.com/apollostack/graphql-tag.git"},"author":"","license":"MIT","bugs":{"url":"https://github.com/apollostack/graphql-tag/issues"},"homepage":"https://github.com/apollostack/graphql-tag#readme","dependencies":{},"devDependencies":{"babel-preset-es2015":"^6.9.0","babel-register":"^6.9.0","chai":"^3.5.0","graphql":"^0.6.0","mocha":"^2.5.3","webpack":"^1.13.1"},"gitHead":"17471ef49e99441ef372caf89de90899a7527374","_id":"graphql-tag@1.1.1","_shasum":"e74f27f8ef86823a551874ee61d44c6941e01d5b","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.8.1","_npmUser":{"name":"tmeasday","email":"tom@percolatestudio.com"},"dist":{"shasum":"e74f27f8ef86823a551874ee61d44c6941e01d5b","size":25937,"noattachment":false,"key":"/graphql-tag/-/graphql-tag-1.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-tag/download/graphql-tag-1.1.1.tgz"},"maintainers":[{"name":"abernix","email":"npmjs@jro.cc"},{"name":"apollo-bot","email":"npm@apollographql.com"},{"name":"jnwng","email":"j@jnwng.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/graphql-tag-1.1.1.tgz_1480571098510_0.7700978454668075"},"directories":{},"publish_time":1480571098740,"_cnpm_publish_time":1480571098740,"_hasShrinkwrap":false},"1.1.0":{"name":"graphql-tag","version":"1.1.0","description":"A JavaScript template literal tag that parses GraphQL queries","main":"index.js","scripts":{"compile":"webpack","test":"mocha --require babel-register"},"repository":{"type":"git","url":"git+https://github.com/apollostack/graphql-tag.git"},"author":"","license":"MIT","bugs":{"url":"https://github.com/apollostack/graphql-tag/issues"},"homepage":"https://github.com/apollostack/graphql-tag#readme","dependencies":{},"devDependencies":{"babel-preset-es2015":"^6.9.0","babel-register":"^6.9.0","chai":"^3.5.0","graphql":"^0.6.0","mocha":"^2.5.3","webpack":"^1.13.1"},"gitHead":"b462b2311026c3b478d9d59040dc05b322e1635e","_id":"graphql-tag@1.1.0","_shasum":"e77cb68d5f3396e60d9747a5e03a75654fe42028","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.8.1","_npmUser":{"name":"tmeasday","email":"tom@percolatestudio.com"},"dist":{"shasum":"e77cb68d5f3396e60d9747a5e03a75654fe42028","size":25887,"noattachment":false,"key":"/graphql-tag/-/graphql-tag-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-tag/download/graphql-tag-1.1.0.tgz"},"maintainers":[{"name":"abernix","email":"npmjs@jro.cc"},{"name":"apollo-bot","email":"npm@apollographql.com"},{"name":"jnwng","email":"j@jnwng.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/graphql-tag-1.1.0.tgz_1480568294520_0.7221393063664436"},"directories":{},"publish_time":1480568294738,"_cnpm_publish_time":1480568294738,"_hasShrinkwrap":false},"1.0.0":{"name":"graphql-tag","version":"1.0.0","description":"A JavaScript template literal tag that parses GraphQL queries","main":"index.js","scripts":{"compile":"webpack","test":"mocha"},"repository":{"type":"git","url":"git+https://github.com/apollostack/graphql-tag.git"},"author":"","license":"MIT","bugs":{"url":"https://github.com/apollostack/graphql-tag/issues"},"homepage":"https://github.com/apollostack/graphql-tag#readme","dependencies":{},"devDependencies":{"babel-preset-es2015":"^6.9.0","babel-register":"^6.9.0","chai":"^3.5.0","graphql":"^0.6.0","mocha":"^2.5.3","webpack":"^1.13.1"},"gitHead":"35078475ca3e1f49e895dafd9a172642ba10e352","_id":"graphql-tag@1.0.0","_shasum":"fed9a8ee616cfec0efd3e496592d6ec440feb207","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.8.1","_npmUser":{"name":"tmeasday","email":"tom@percolatestudio.com"},"maintainers":[{"name":"abernix","email":"npmjs@jro.cc"},{"name":"apollo-bot","email":"npm@apollographql.com"},{"name":"jnwng","email":"j@jnwng.com"}],"dist":{"shasum":"fed9a8ee616cfec0efd3e496592d6ec440feb207","size":43646,"noattachment":false,"key":"/graphql-tag/-/graphql-tag-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-tag/download/graphql-tag-1.0.0.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/graphql-tag-1.0.0.tgz_1479868201357_0.9042920283973217"},"directories":{},"publish_time":1479868201624,"_cnpm_publish_time":1479868201624,"_hasShrinkwrap":false},"0.1.17":{"name":"graphql-tag","version":"0.1.17","description":"A JavaScript template literal tag that parses GraphQL queries","main":"index.js","scripts":{"compile":"webpack","test":"mocha"},"repository":{"type":"git","url":"git+https://github.com/apollostack/graphql-tag.git"},"author":"","license":"MIT","bugs":{"url":"https://github.com/apollostack/graphql-tag/issues"},"homepage":"https://github.com/apollostack/graphql-tag#readme","dependencies":{},"devDependencies":{"babel-preset-es2015":"^6.9.0","babel-register":"^6.9.0","chai":"^3.5.0","graphql":"^0.6.0","mocha":"^2.5.3","webpack":"^1.13.1"},"gitHead":"7a68d784c6375e1f12783e994736d55b8e806509","_id":"graphql-tag@0.1.17","_shasum":"1dfd6f2310d395b309a1077bc8cdc5d6604c5e89","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.8.1","_npmUser":{"name":"tmeasday","email":"tom@percolatestudio.com"},"maintainers":[{"name":"abernix","email":"npmjs@jro.cc"},{"name":"apollo-bot","email":"npm@apollographql.com"},{"name":"jnwng","email":"j@jnwng.com"}],"dist":{"shasum":"1dfd6f2310d395b309a1077bc8cdc5d6604c5e89","size":24360,"noattachment":false,"key":"/graphql-tag/-/graphql-tag-0.1.17.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-tag/download/graphql-tag-0.1.17.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/graphql-tag-0.1.17.tgz_1479431955018_0.10738461813889444"},"publish_time":1479431955246,"_cnpm_publish_time":1479431955246,"_hasShrinkwrap":false},"0.1.16":{"name":"graphql-tag","version":"0.1.16","description":"A JavaScript template literal tag that parses GraphQL queries","main":"index.js","scripts":{"compile":"webpack","test":"mocha"},"repository":{"type":"git","url":"git+https://github.com/apollostack/graphql-tag.git"},"author":"","license":"MIT","bugs":{"url":"https://github.com/apollostack/graphql-tag/issues"},"homepage":"https://github.com/apollostack/graphql-tag#readme","dependencies":{},"devDependencies":{"babel-preset-es2015":"^6.9.0","babel-register":"^6.9.0","chai":"^3.5.0","graphql":"^0.6.0","mocha":"^2.5.3","webpack":"^1.13.1"},"gitHead":"ddd7478e4e6a430094812fda83c1e9facad83a3a","_id":"graphql-tag@0.1.16","_shasum":"dc91350b19093b4771a013b55f32ee2290567c4e","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.8.1","_npmUser":{"name":"sashko","email":"sashko@stubailo.com"},"dist":{"shasum":"dc91350b19093b4771a013b55f32ee2290567c4e","size":43368,"noattachment":false,"key":"/graphql-tag/-/graphql-tag-0.1.16.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-tag/download/graphql-tag-0.1.16.tgz"},"maintainers":[{"name":"abernix","email":"npmjs@jro.cc"},{"name":"apollo-bot","email":"npm@apollographql.com"},{"name":"jnwng","email":"j@jnwng.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/graphql-tag-0.1.16.tgz_1478278980638_0.7937735333107412"},"directories":{},"publish_time":1478278982317,"_cnpm_publish_time":1478278982317,"_hasShrinkwrap":false},"0.1.15":{"name":"graphql-tag","version":"0.1.15","description":"A JavaScript template literal tag that parses GraphQL queries","main":"index.js","scripts":{"compile":"webpack","test":"mocha"},"repository":{"type":"git","url":"git+https://github.com/apollostack/graphql-tag.git"},"author":"","license":"MIT","bugs":{"url":"https://github.com/apollostack/graphql-tag/issues"},"homepage":"https://github.com/apollostack/graphql-tag#readme","dependencies":{},"devDependencies":{"babel-preset-es2015":"^6.9.0","babel-register":"^6.9.0","chai":"^3.5.0","graphql":"^0.6.0","mocha":"^2.5.3","webpack":"^1.13.1"},"gitHead":"68018c4b379cfb07e2b53bcd3261dc6e121616c2","_id":"graphql-tag@0.1.15","_shasum":"a6b25cb5c6a57b56fcbda252083a39a4c9a34234","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.8.1","_npmUser":{"name":"sashko","email":"sashko@stubailo.com"},"dist":{"shasum":"a6b25cb5c6a57b56fcbda252083a39a4c9a34234","size":43302,"noattachment":false,"key":"/graphql-tag/-/graphql-tag-0.1.15.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-tag/download/graphql-tag-0.1.15.tgz"},"maintainers":[{"name":"abernix","email":"npmjs@jro.cc"},{"name":"apollo-bot","email":"npm@apollographql.com"},{"name":"jnwng","email":"j@jnwng.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/graphql-tag-0.1.15.tgz_1476927317763_0.6800928169395775"},"directories":{},"publish_time":1476927317983,"_cnpm_publish_time":1476927317983,"_hasShrinkwrap":false},"0.1.14":{"name":"graphql-tag","version":"0.1.14","description":"A JavaScript template literal tag that parses GraphQL queries","main":"index.js","scripts":{"compile":"webpack","test":"mocha"},"repository":{"type":"git","url":"git+https://github.com/apollostack/graphql-tag.git"},"author":"","license":"MIT","bugs":{"url":"https://github.com/apollostack/graphql-tag/issues"},"homepage":"https://github.com/apollostack/graphql-tag#readme","dependencies":{},"devDependencies":{"babel-preset-es2015":"^6.9.0","babel-register":"^6.9.0","chai":"^3.5.0","graphql":"^0.6.0","mocha":"^2.5.3","webpack":"^1.13.1"},"gitHead":"1946142c40fbb0ca00c3e81dbcf401b10592a9e5","_id":"graphql-tag@0.1.14","_shasum":"9a304a6c054ab5c6fe3d0aa28e3407b3d200ee6d","_from":".","_npmVersion":"2.14.12","_nodeVersion":"4.3.1","_npmUser":{"name":"sashko","email":"sashko@stubailo.com"},"dist":{"shasum":"9a304a6c054ab5c6fe3d0aa28e3407b3d200ee6d","size":42310,"noattachment":false,"key":"/graphql-tag/-/graphql-tag-0.1.14.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-tag/download/graphql-tag-0.1.14.tgz"},"maintainers":[{"name":"abernix","email":"npmjs@jro.cc"},{"name":"apollo-bot","email":"npm@apollographql.com"},{"name":"jnwng","email":"j@jnwng.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/graphql-tag-0.1.14.tgz_1474149015489_0.3444439603481442"},"directories":{},"publish_time":1474149015744,"_cnpm_publish_time":1474149015744,"_hasShrinkwrap":false},"0.1.13":{"name":"graphql-tag","version":"0.1.13","description":"A JavaScript template literal tag that parses GraphQL queries","main":"index.js","scripts":{"compile":"webpack","test":"mocha --require babel-register"},"repository":{"type":"git","url":"git+https://github.com/apollostack/graphql-tag.git"},"author":"","license":"MIT","bugs":{"url":"https://github.com/apollostack/graphql-tag/issues"},"homepage":"https://github.com/apollostack/graphql-tag#readme","dependencies":{},"devDependencies":{"babel-preset-es2015":"^6.9.0","babel-register":"^6.9.0","chai":"^3.5.0","graphql":"^0.6.0","lodash":"^4.13.1","mocha":"^2.5.3","webpack":"^1.13.1"},"gitHead":"14205fba66f0eef31e2e141fcbc501081e2bd138","_id":"graphql-tag@0.1.13","_shasum":"9ca6a37904f44f362d54a2319cfe45c8803a98a3","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.3.0","_npmUser":{"name":"sashko","email":"sashko@stubailo.com"},"dist":{"shasum":"9ca6a37904f44f362d54a2319cfe45c8803a98a3","size":42123,"noattachment":false,"key":"/graphql-tag/-/graphql-tag-0.1.13.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-tag/download/graphql-tag-0.1.13.tgz"},"maintainers":[{"name":"abernix","email":"npmjs@jro.cc"},{"name":"apollo-bot","email":"npm@apollographql.com"},{"name":"jnwng","email":"j@jnwng.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/graphql-tag-0.1.13.tgz_1472790179419_0.5374312638305128"},"directories":{},"publish_time":1472790182926,"_cnpm_publish_time":1472790182926,"_hasShrinkwrap":false},"0.1.12":{"name":"graphql-tag","version":"0.1.12","description":"A JavaScript template literal tag that parses GraphQL queries","main":"index.js","scripts":{"compile":"webpack","test":"mocha --require babel-register"},"repository":{"type":"git","url":"git+https://github.com/apollostack/graphql-tag.git"},"author":"","license":"MIT","bugs":{"url":"https://github.com/apollostack/graphql-tag/issues"},"homepage":"https://github.com/apollostack/graphql-tag#readme","dependencies":{},"devDependencies":{"babel-preset-es2015":"^6.9.0","babel-register":"^6.9.0","chai":"^3.5.0","graphql":"^0.6.0","lodash":"^4.13.1","mocha":"^2.5.3","webpack":"^1.13.1"},"gitHead":"22e3ec5baae5b0364e5f26a052ac97df1a921d37","_id":"graphql-tag@0.1.12","_shasum":"f7b3bd59124b82dd9046347bc271197676e226f5","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.3.0","_npmUser":{"name":"sashko","email":"sashko@stubailo.com"},"dist":{"shasum":"f7b3bd59124b82dd9046347bc271197676e226f5","size":42119,"noattachment":false,"key":"/graphql-tag/-/graphql-tag-0.1.12.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-tag/download/graphql-tag-0.1.12.tgz"},"maintainers":[{"name":"abernix","email":"npmjs@jro.cc"},{"name":"apollo-bot","email":"npm@apollographql.com"},{"name":"jnwng","email":"j@jnwng.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/graphql-tag-0.1.12.tgz_1472790059893_0.026716054882854223"},"directories":{},"publish_time":1472790060123,"_cnpm_publish_time":1472790060123,"_hasShrinkwrap":false},"0.1.11":{"name":"graphql-tag","version":"0.1.11","description":"A JavaScript template literal tag that parses GraphQL queries","main":"index.js","scripts":{"compile":"webpack","test":"mocha --require babel-register"},"repository":{"type":"git","url":"git+https://github.com/apollostack/graphql-tag.git"},"author":"","license":"MIT","bugs":{"url":"https://github.com/apollostack/graphql-tag/issues"},"homepage":"https://github.com/apollostack/graphql-tag#readme","dependencies":{},"devDependencies":{"babel-preset-es2015":"^6.9.0","babel-register":"^6.9.0","chai":"^3.5.0","graphql":"^0.6.0","lodash":"^4.13.1","mocha":"^2.5.3","webpack":"^1.13.1"},"gitHead":"8e9e0b0bee51cddb2abb9e49e005704192d62f7e","_id":"graphql-tag@0.1.11","_shasum":"068092d48a572a6f8405e31220f2f850440abcef","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.3.0","_npmUser":{"name":"sashko","email":"sashko@stubailo.com"},"dist":{"shasum":"068092d48a572a6f8405e31220f2f850440abcef","size":42142,"noattachment":false,"key":"/graphql-tag/-/graphql-tag-0.1.11.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-tag/download/graphql-tag-0.1.11.tgz"},"maintainers":[{"name":"abernix","email":"npmjs@jro.cc"},{"name":"apollo-bot","email":"npm@apollographql.com"},{"name":"jnwng","email":"j@jnwng.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/graphql-tag-0.1.11.tgz_1468967332427_0.4306720099411905"},"directories":{},"publish_time":1468967334877,"_cnpm_publish_time":1468967334877,"_hasShrinkwrap":false},"0.1.10":{"name":"graphql-tag","version":"0.1.10","description":"A JavaScript template literal tag that parses GraphQL queries","main":"index.js","scripts":{"compile":"webpack","test":"mocha --require babel-register"},"repository":{"type":"git","url":"git+https://github.com/apollostack/graphql-tag.git"},"author":"","license":"MIT","bugs":{"url":"https://github.com/apollostack/graphql-tag/issues"},"homepage":"https://github.com/apollostack/graphql-tag#readme","dependencies":{},"devDependencies":{"babel-preset-es2015":"^6.9.0","babel-register":"^6.9.0","chai":"^3.5.0","graphql":"^0.6.0","lodash":"^4.13.1","mocha":"^2.5.3","webpack":"^1.13.1"},"gitHead":"f6e63d83a6d4df242a25dbc464214e3a341be6e6","_id":"graphql-tag@0.1.10","_shasum":"eb53e6b1ce4b33538aabb9cfe8440be9e81f823f","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.3.0","_npmUser":{"name":"sashko","email":"sashko@stubailo.com"},"dist":{"shasum":"eb53e6b1ce4b33538aabb9cfe8440be9e81f823f","size":42147,"noattachment":false,"key":"/graphql-tag/-/graphql-tag-0.1.10.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-tag/download/graphql-tag-0.1.10.tgz"},"maintainers":[{"name":"abernix","email":"npmjs@jro.cc"},{"name":"apollo-bot","email":"npm@apollographql.com"},{"name":"jnwng","email":"j@jnwng.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/graphql-tag-0.1.10.tgz_1468884903610_0.8509996701031923"},"directories":{},"publish_time":1468884905962,"_cnpm_publish_time":1468884905962,"_hasShrinkwrap":false},"0.1.9":{"name":"graphql-tag","version":"0.1.9","description":"A JavaScript template literal tag that parses GraphQL queries","main":"index.js","scripts":{"compile":"webpack","test":"mocha --require babel-register"},"repository":{"type":"git","url":"git+https://github.com/apollostack/graphql-tag.git"},"author":"","license":"MIT","bugs":{"url":"https://github.com/apollostack/graphql-tag/issues"},"homepage":"https://github.com/apollostack/graphql-tag#readme","dependencies":{},"devDependencies":{"babel-preset-es2015":"^6.9.0","babel-register":"^6.9.0","chai":"^3.5.0","graphql":"^0.6.0","lodash":"^4.13.1","mocha":"^2.5.3","webpack":"^1.13.1"},"gitHead":"9e3c6cebc70a385b1b6664c9878cc0817d3d2bf0","_id":"graphql-tag@0.1.9","_shasum":"d75254639717202a1d8c231d30d767e91ac8ed2d","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.3.0","_npmUser":{"name":"sashko","email":"sashko@stubailo.com"},"dist":{"shasum":"d75254639717202a1d8c231d30d767e91ac8ed2d","size":42117,"noattachment":false,"key":"/graphql-tag/-/graphql-tag-0.1.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-tag/download/graphql-tag-0.1.9.tgz"},"maintainers":[{"name":"abernix","email":"npmjs@jro.cc"},{"name":"apollo-bot","email":"npm@apollographql.com"},{"name":"jnwng","email":"j@jnwng.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/graphql-tag-0.1.9.tgz_1467825633427_0.6432977893855423"},"directories":{},"publish_time":1467825635852,"_cnpm_publish_time":1467825635852,"_hasShrinkwrap":false},"0.1.8":{"name":"graphql-tag","version":"0.1.8","description":"A JavaScript template literal tag that parses GraphQL queries","main":"index.js","scripts":{"compile":"webpack","test":"mocha --require babel-register"},"repository":{"type":"git","url":"git+https://github.com/apollostack/graphql-tag.git"},"author":"","license":"MIT","bugs":{"url":"https://github.com/apollostack/graphql-tag/issues"},"homepage":"https://github.com/apollostack/graphql-tag#readme","dependencies":{},"devDependencies":{"babel-preset-es2015":"^6.9.0","babel-register":"^6.9.0","chai":"^3.5.0","graphql":"^0.6.0","lodash":"^4.13.1","mocha":"^2.5.3","webpack":"^1.13.1"},"gitHead":"7d4a912e149e4d5bc493afb06c4f2bd6f1d1783f","_id":"graphql-tag@0.1.8","_shasum":"b6633f77ad0aca26c8584903b98b5ebf92f5d877","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.3.0","_npmUser":{"name":"sashko","email":"sashko@stubailo.com"},"dist":{"shasum":"b6633f77ad0aca26c8584903b98b5ebf92f5d877","size":42556,"noattachment":false,"key":"/graphql-tag/-/graphql-tag-0.1.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-tag/download/graphql-tag-0.1.8.tgz"},"maintainers":[{"name":"abernix","email":"npmjs@jro.cc"},{"name":"apollo-bot","email":"npm@apollographql.com"},{"name":"jnwng","email":"j@jnwng.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/graphql-tag-0.1.8.tgz_1467757508187_0.7345288973301649"},"directories":{},"publish_time":1467757508723,"_cnpm_publish_time":1467757508723,"_hasShrinkwrap":false},"0.1.7":{"name":"graphql-tag","version":"0.1.7","description":"A JavaScript template literal tag that parses GraphQL queries","main":"index.js","scripts":{"test":"mocha --require babel-register"},"repository":{"type":"git","url":"git+https://github.com/apollostack/graphql-tag.git"},"author":"","license":"MIT","bugs":{"url":"https://github.com/apollostack/graphql-tag/issues"},"homepage":"https://github.com/apollostack/graphql-tag#readme","dependencies":{"graphql":"^0.6.0"},"devDependencies":{"babel-preset-es2015":"^6.9.0","babel-register":"^6.9.0","chai":"^3.5.0","lodash":"^4.13.1","mocha":"^2.5.3"},"gitHead":"afbf32b54f83e39f9c861d4b9d53b080f367ecd7","_id":"graphql-tag@0.1.7","_shasum":"a723edb3bef4acd03ae42d39b745c9c98db1e27e","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.3.0","_npmUser":{"name":"sashko","email":"sashko@stubailo.com"},"dist":{"shasum":"a723edb3bef4acd03ae42d39b745c9c98db1e27e","size":2799,"noattachment":false,"key":"/graphql-tag/-/graphql-tag-0.1.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-tag/download/graphql-tag-0.1.7.tgz"},"maintainers":[{"name":"abernix","email":"npmjs@jro.cc"},{"name":"apollo-bot","email":"npm@apollographql.com"},{"name":"jnwng","email":"j@jnwng.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/graphql-tag-0.1.7.tgz_1466804057829_0.18766814144328237"},"directories":{},"publish_time":1466804061663,"_cnpm_publish_time":1466804061663,"_hasShrinkwrap":false},"0.1.6":{"name":"graphql-tag","version":"0.1.6","description":"A JavaScript template literal tag that parses GraphQL queries","main":"index.js","scripts":{"test":"mocha --require babel-register"},"repository":{"type":"git","url":"git+https://github.com/apollostack/graphql-tag.git"},"author":"","license":"MIT","bugs":{"url":"https://github.com/apollostack/graphql-tag/issues"},"homepage":"https://github.com/apollostack/graphql-tag#readme","dependencies":{"graphql":"^0.6.0"},"devDependencies":{"babel-preset-es2015":"^6.9.0","babel-register":"^6.9.0","chai":"^3.5.0","lodash":"^4.13.1","mocha":"^2.5.3"},"gitHead":"afbf32b54f83e39f9c861d4b9d53b080f367ecd7","_id":"graphql-tag@0.1.6","_shasum":"0d7ba14ba5904c8ddc0542489c3bc3d6c08cf0cc","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.3.0","_npmUser":{"name":"sashko","email":"sashko@stubailo.com"},"dist":{"shasum":"0d7ba14ba5904c8ddc0542489c3bc3d6c08cf0cc","size":2785,"noattachment":false,"key":"/graphql-tag/-/graphql-tag-0.1.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-tag/download/graphql-tag-0.1.6.tgz"},"maintainers":[{"name":"abernix","email":"npmjs@jro.cc"},{"name":"apollo-bot","email":"npm@apollographql.com"},{"name":"jnwng","email":"j@jnwng.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/graphql-tag-0.1.6.tgz_1466803980579_0.0519872575532645"},"directories":{},"publish_time":1466803984255,"_cnpm_publish_time":1466803984255,"_hasShrinkwrap":false},"0.1.5":{"name":"graphql-tag","version":"0.1.5","description":"A JavaScript template literal tag that parses GraphQL queries","main":"index.js","scripts":{"test":"mocha --require babel-register"},"repository":{"type":"git","url":"git+https://github.com/apollostack/graphql-tag.git"},"author":"","license":"MIT","bugs":{"url":"https://github.com/apollostack/graphql-tag/issues"},"homepage":"https://github.com/apollostack/graphql-tag#readme","dependencies":{"graphql":"^0.6.0"},"devDependencies":{"babel-preset-es2015":"^6.9.0","babel-register":"^6.9.0","chai":"^3.5.0","lodash":"^4.13.1","mocha":"^2.5.3"},"gitHead":"afbf32b54f83e39f9c861d4b9d53b080f367ecd7","_id":"graphql-tag@0.1.5","_shasum":"90f26be892ed723654766b623fcddf9360157355","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.3.0","_npmUser":{"name":"sashko","email":"sashko@stubailo.com"},"dist":{"shasum":"90f26be892ed723654766b623fcddf9360157355","size":2797,"noattachment":false,"key":"/graphql-tag/-/graphql-tag-0.1.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-tag/download/graphql-tag-0.1.5.tgz"},"maintainers":[{"name":"abernix","email":"npmjs@jro.cc"},{"name":"apollo-bot","email":"npm@apollographql.com"},{"name":"jnwng","email":"j@jnwng.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/graphql-tag-0.1.5.tgz_1466803903112_0.7406992462929338"},"directories":{},"publish_time":1466803903719,"_cnpm_publish_time":1466803903719,"_hasShrinkwrap":false},"0.1.4":{"name":"graphql-tag","version":"0.1.4","description":"A JavaScript template literal tag that parses GraphQL queries","main":"index.js","scripts":{"test":"mocha --require babel-register"},"repository":{"type":"git","url":"git+https://github.com/apollostack/graphql-tag.git"},"author":"","license":"MIT","bugs":{"url":"https://github.com/apollostack/graphql-tag/issues"},"homepage":"https://github.com/apollostack/graphql-tag#readme","dependencies":{"graphql":"^0.6.0"},"devDependencies":{"babel-preset-es2015":"^6.9.0","babel-register":"^6.9.0","chai":"^3.5.0","lodash":"^4.13.1","mocha":"^2.5.3"},"gitHead":"afbf32b54f83e39f9c861d4b9d53b080f367ecd7","_id":"graphql-tag@0.1.4","_shasum":"69de58094d3a54a2ebd82c8767bff9f1f6ca7512","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.3.0","_npmUser":{"name":"sashko","email":"sashko@stubailo.com"},"dist":{"shasum":"69de58094d3a54a2ebd82c8767bff9f1f6ca7512","size":2812,"noattachment":false,"key":"/graphql-tag/-/graphql-tag-0.1.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-tag/download/graphql-tag-0.1.4.tgz"},"maintainers":[{"name":"abernix","email":"npmjs@jro.cc"},{"name":"apollo-bot","email":"npm@apollographql.com"},{"name":"jnwng","email":"j@jnwng.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/graphql-tag-0.1.4.tgz_1466803789157_0.8640749214682728"},"directories":{},"publish_time":1466803789679,"_cnpm_publish_time":1466803789679,"_hasShrinkwrap":false},"0.1.3":{"name":"graphql-tag","version":"0.1.3","description":"A JavaScript template literal tag that parses GraphQL queries","main":"index.js","scripts":{"test":"mocha --require babel-register"},"repository":{"type":"git","url":"git+https://github.com/apollostack/graphql-tag.git"},"author":"","license":"MIT","bugs":{"url":"https://github.com/apollostack/graphql-tag/issues"},"homepage":"https://github.com/apollostack/graphql-tag#readme","dependencies":{"graphql":"^0.6.0"},"devDependencies":{"babel-preset-es2015":"^6.9.0","babel-register":"^6.9.0","chai":"^3.5.0","lodash":"^4.13.1","mocha":"^2.5.3"},"gitHead":"afbf32b54f83e39f9c861d4b9d53b080f367ecd7","_id":"graphql-tag@0.1.3","_shasum":"e86b1e7134d1ae742fd09ac7327524ff013c531c","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.3.0","_npmUser":{"name":"sashko","email":"sashko@stubailo.com"},"dist":{"shasum":"e86b1e7134d1ae742fd09ac7327524ff013c531c","size":2731,"noattachment":false,"key":"/graphql-tag/-/graphql-tag-0.1.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-tag/download/graphql-tag-0.1.3.tgz"},"maintainers":[{"name":"abernix","email":"npmjs@jro.cc"},{"name":"apollo-bot","email":"npm@apollographql.com"},{"name":"jnwng","email":"j@jnwng.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/graphql-tag-0.1.3.tgz_1466803610131_0.10436603566631675"},"directories":{},"publish_time":1466803610649,"_cnpm_publish_time":1466803610649,"_hasShrinkwrap":false},"0.1.2":{"name":"graphql-tag","version":"0.1.2","description":"A JavaScript template literal tag that parses GraphQL queries","main":"index.js","scripts":{"test":"mocha --require babel-register"},"repository":{"type":"git","url":"git+https://github.com/apollostack/graphql-tag.git"},"author":"","license":"MIT","bugs":{"url":"https://github.com/apollostack/graphql-tag/issues"},"homepage":"https://github.com/apollostack/graphql-tag#readme","dependencies":{"graphql":"^0.6.0"},"devDependencies":{"babel-preset-es2015":"^6.9.0","babel-register":"^6.9.0","chai":"^3.5.0","mocha":"^2.5.3"},"gitHead":"756b463ea402328104ff4b049b8f0968aa0ee59b","_id":"graphql-tag@0.1.2","_shasum":"802adcb4be660fbabfe88e91acb48ff442d05770","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.3.0","_npmUser":{"name":"sashko","email":"sashko@stubailo.com"},"dist":{"shasum":"802adcb4be660fbabfe88e91acb48ff442d05770","size":2318,"noattachment":false,"key":"/graphql-tag/-/graphql-tag-0.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-tag/download/graphql-tag-0.1.2.tgz"},"maintainers":[{"name":"abernix","email":"npmjs@jro.cc"},{"name":"apollo-bot","email":"npm@apollographql.com"},{"name":"jnwng","email":"j@jnwng.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/graphql-tag-0.1.2.tgz_1466803023765_0.9827965162694454"},"directories":{},"publish_time":1466803027619,"_cnpm_publish_time":1466803027619,"_hasShrinkwrap":false},"0.1.1":{"name":"graphql-tag","version":"0.1.1","description":"A JavaScript template literal tag that parses GraphQL queries","main":"index.js","scripts":{"test":"mocha --require babel-register"},"repository":{"type":"git","url":"git+https://github.com/apollostack/graphql-tag.git"},"author":"","license":"MIT","bugs":{"url":"https://github.com/apollostack/graphql-tag/issues"},"homepage":"https://github.com/apollostack/graphql-tag#readme","dependencies":{"graphql":"^0.6.0"},"devDependencies":{"babel-preset-es2015":"^6.9.0","babel-register":"^6.9.0","chai":"^3.5.0","mocha":"^2.5.3"},"gitHead":"7328ad0ad4ae112ad1260bd21da1d35d1f8a4c5a","_id":"graphql-tag@0.1.1","_shasum":"f5191d5b5c748f6ebdbd07227d00db2e7fe58219","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.3.0","_npmUser":{"name":"sashko","email":"sashko@stubailo.com"},"dist":{"shasum":"f5191d5b5c748f6ebdbd07227d00db2e7fe58219","size":2222,"noattachment":false,"key":"/graphql-tag/-/graphql-tag-0.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-tag/download/graphql-tag-0.1.1.tgz"},"maintainers":[{"name":"abernix","email":"npmjs@jro.cc"},{"name":"apollo-bot","email":"npm@apollographql.com"},{"name":"jnwng","email":"j@jnwng.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/graphql-tag-0.1.1.tgz_1466802409591_0.6938384021632373"},"directories":{},"publish_time":1466802416048,"_cnpm_publish_time":1466802416048,"_hasShrinkwrap":false},"0.1.0":{"name":"graphql-tag","version":"0.1.0","description":"A JavaScript template literal tag that parses GraphQL queries","main":"index.js","scripts":{"test":"mocha test.js"},"repository":{"type":"git","url":"git+https://github.com/apollostack/graphql-tag.git"},"author":"","license":"MIT","bugs":{"url":"https://github.com/apollostack/graphql-tag/issues"},"homepage":"https://github.com/apollostack/graphql-tag#readme","dependencies":{"graphql":"^0.6.0"},"devDependencies":{"chai":"^3.5.0","mocha":"^2.5.3"},"gitHead":"da98c277b0cb47558e93d9be59998b13473405ea","_id":"graphql-tag@0.1.0","_shasum":"f97cef8b913a7071c052f52a21c643dfd89c1384","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.3.0","_npmUser":{"name":"sashko","email":"sashko@stubailo.com"},"dist":{"shasum":"f97cef8b913a7071c052f52a21c643dfd89c1384","size":2101,"noattachment":false,"key":"/graphql-tag/-/graphql-tag-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-tag/download/graphql-tag-0.1.0.tgz"},"maintainers":[{"name":"abernix","email":"npmjs@jro.cc"},{"name":"apollo-bot","email":"npm@apollographql.com"},{"name":"jnwng","email":"j@jnwng.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/graphql-tag-0.1.0.tgz_1466801896682_0.0051098112016916275"},"directories":{},"publish_time":1466801897270,"_cnpm_publish_time":1466801897270,"_hasShrinkwrap":false}},"readme":"# graphql-tag\n[![npm version](https://badge.fury.io/js/graphql-tag.svg)](https://badge.fury.io/js/graphql-tag)\n[![Build Status](https://travis-ci.org/apollographql/graphql-tag.svg?branch=master)](https://travis-ci.org/apollographql/graphql-tag)\n[![Get on Slack](https://img.shields.io/badge/slack-join-orange.svg)](http://www.apollodata.com/#slack)\n\nHelpful utilities for parsing GraphQL queries. Includes:\n\n- `gql` A JavaScript template literal tag that parses GraphQL query strings into the standard GraphQL AST.\n- `/loader` A webpack loader to preprocess queries\n\n`graphql-tag` uses [the reference `graphql` library](https://github.com/graphql/graphql-js) under the hood as a peer dependency, so in addition to installing this module, you'll also have to install `graphql`.\n\n### gql\n\nThe `gql` template literal tag can be used to concisely write a GraphQL query that is parsed into a standard GraphQL AST. It is the recommended method for passing queries to [Apollo Client](https://github.com/apollographql/apollo-client). While it is primarily built for Apollo Client, it generates a generic GraphQL AST which can be used by any GraphQL client.\n\n```js\nimport gql from 'graphql-tag';\n\nconst query = gql`\n  {\n    user(id: 5) {\n      firstName\n      lastName\n    }\n  }\n`\n```\n\nThe above query now contains the following syntax tree.\n\n```js\n{\n  \"kind\": \"Document\",\n  \"definitions\": [\n    {\n      \"kind\": \"OperationDefinition\",\n      \"operation\": \"query\",\n      \"name\": null,\n      \"variableDefinitions\": null,\n      \"directives\": [],\n      \"selectionSet\": {\n        \"kind\": \"SelectionSet\",\n        \"selections\": [\n          {\n            \"kind\": \"Field\",\n            \"alias\": null,\n            \"name\": {\n              \"kind\": \"Name\",\n              \"value\": \"user\",\n              ...\n            }\n          }\n        ]\n      }\n    }\n  ]\n}\n```\n\n#### Fragments\n\nThe `gql` tag can also be used to define reusable fragments, which can easily be added to queries or other fragments.\n\n```js\nimport gql from 'graphql-tag';\n\nconst userFragment = gql`\n  fragment User_user on User {\n    firstName\n    lastName\n  }\n`\n```\n\nThe above `userFragment` document can be embedded in another document using a template literal placeholder.\n\n```js\nconst query = gql`\n  {\n    user(id: 5) {\n      ...User_user\n    }\n  }\n  ${userFragment}\n`\n```\n\n**Note:** _While it may seem redundant to have to both embed the `userFragment` variable in the template literal **AND** spread the `...User_user` fragment in the graphQL selection set, this requirement makes static analysis by tools such as `eslint-plugin-graphql` possible._\n\n#### Why use this?\n\nGraphQL strings are the right way to write queries in your code, because they can be statically analyzed using tools like [eslint-plugin-graphql](https://github.com/apollographql/eslint-plugin-graphql). However, strings are inconvenient to manipulate, if you are trying to do things like add extra fields, merge multiple queries together, or other interesting stuff.\n\nThat's where this package comes in - it lets you write your queries with [ES2015 template literals](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Template_literals) and compile them into an AST with the `gql` tag.\n\n#### Caching parse results\n\nThis package only has one feature - it caches previous parse results in a simple dictionary. This means that if you call the tag on the same query multiple times, it doesn't waste time parsing it again. It also means you can use `===` to compare queries to check if they are identical.\n\n\n### Importing graphQL files\n\n_To add support for importing `.graphql`/`.gql` files, see [Webpack loading and preprocessing](#webpack-loading-and-preprocessing) below._\n\nGiven a file `MyQuery.graphql`\n\n```graphql\nquery MyQuery {\n  ...\n}\n```\n\nIf you have configured [the webpack graphql-tag/loader](#webpack-loading-and-preprocessing), you can import modules containing graphQL queries. The imported value will be the pre-built AST.\n\n```js\nimport MyQuery from 'query.graphql'\n```\n\n#### Importing queries by name\n\nYou can also import query and fragment documents by name.\n\n```graphql\nquery MyQuery1 {\n  ...\n}\n\nquery MyQuery2 {\n  ...\n}\n```\n\nAnd in your JavaScript:\n\n```javascript\nimport { MyQuery1, MyQuery2 } from 'query.graphql'\n```\n\n### Preprocessing queries and fragments\n\nPreprocessing GraphQL queries and fragments into ASTs at build time can greatly improve load times.\n\n#### Babel preprocessing\n\nGraphQL queries can be compiled at build time using [babel-plugin-graphql-tag](https://github.com/gajus/babel-plugin-graphql-tag). Pre-compiling queries decreases script initialization time and reduces bundle sizes by potentially removing the need for `graphql-tag` at runtime.\n\n#### TypeScript preprocessing\n\nTry this custom transformer to pre-compile your GraphQL queries in TypeScript: [ts-transform-graphql-tag](https://github.com/firede/ts-transform-graphql-tag).\n\n#### React Native and Next.js preprocessing\n\nPreprocessing queries via the webpack loader is not always possible. [babel-plugin-import-graphql](https://www.npmjs.com/package/babel-plugin-import-graphql) supports importing graphql files directly into your JavaScript by preprocessing GraphQL queries into ASTs at compile-time.\n\nE.g.:\n\n```javascript\nimport myImportedQuery from './productsQuery.graphql'\n\nclass ProductsPage extends React.Component {\n  ...\n}\n```\n\n#### Webpack loading and preprocessing\n\nUsing the included `graphql-tag/loader` it is possible to maintain query logic that is separate from the rest of your application logic. With the loader configured, imported graphQL files will be converted to AST during the webpack build process.\n\n_**Example webpack configuration**_\n\n```js\n{\n  ...\n  loaders: [\n    {\n      test: /\\.(graphql|gql)$/,\n      exclude: /node_modules/,\n      loader: 'graphql-tag/loader'\n    }\n  ],\n  ...\n}\n```\n\n#### Create React App\n\nPreprocessing GraphQL imports is supported in **create-react-app** >= v2 using [evenchange4/graphql.macro](https://github.com/evenchange4/graphql.macro).\n\nFor **create-react-app** < v2, you'll either need to eject or use [react-app-rewire-inline-import-graphql-ast](https://www.npmjs.com/package/react-app-rewire-inline-import-graphql-ast).\n\n#### Testing\n\nTesting environments that don't support Webpack require additional configuration. For [Jest](https://facebook.github.io/jest/) use [jest-transform-graphql](https://github.com/remind101/jest-transform-graphql).\n\n#### Support for fragments\n\nWith the webpack loader, you can import fragments by name:\n\nIn a file called `query.gql`:\n\n```graphql\nfragment MyFragment1 on MyType1 {\n  ...\n}\n\nfragment MyFragment2 on MyType2 {\n  ...\n}\n```\n\nAnd in your JavaScript:\n\n```javascript\nimport { MyFragment1, MyFragment2 } from 'query.gql'\n```\n\nNote: If your fragment references other fragments, the resulting document will\nhave multiple fragments in it. In this case you must still specify the fragment name when using the fragment. For example, with `@apollo/client` you would specify the `fragmentName` option when using the fragment for cache operations.\n\n### Warnings\n\nThis package will emit a warning if you have multiple fragments of the same name. You can disable this with:\n\n```js\nimport { disableFragmentWarnings } from 'graphql-tag';\n\ndisableFragmentWarnings()\n```\n\n### Experimental Fragment Variables\n\nThis package exports an `experimentalFragmentVariables` flag that allows you to use experimental support for [parameterized fragments](https://github.com/facebook/graphql/issues/204).\n\nYou can enable / disable this with:\n\n```js\nimport { enableExperimentalFragmentVariables, disableExperimentalFragmentVariables } from 'graphql-tag';\n```\n\nEnabling this feature allows you declare documents of the form\n\n```graphql\nfragment SomeFragment ($arg: String!) on SomeType {\n  someField\n}\n```\n\n### Resources\n\nYou can easily generate and explore a GraphQL AST on [astexplorer.net](https://astexplorer.net/#/drYr8X1rnP/1).\n","_attachments":{},"homepage":"https://github.com/apollographql/graphql-tag#readme","bugs":{"url":"https://github.com/apollographql/graphql-tag/issues"},"license":"MIT"}