{"_id":"graphql-type-json","_rev":"9527","name":"graphql-type-json","description":"JSON scalar types for GraphQL.js","dist-tags":{"latest":"0.3.2"},"maintainers":[{"name":"taion","email":""}],"time":{"modified":"2021-06-03T09:57:37.000Z","created":"2016-04-28T21:27:23.287Z","0.3.2":"2020-06-10T03:55:41.589Z","0.3.1":"2019-11-20T06:05:32.958Z","0.3.0":"2019-04-12T14:10:04.310Z","0.2.4":"2019-03-29T22:46:41.650Z","0.2.3":"2019-03-29T18:59:23.628Z","0.2.2":"2019-03-19T17:20:22.083Z","0.2.1":"2018-04-13T21:02:05.780Z","0.2.0":"2018-02-21T19:17:33.550Z","0.1.4":"2016-11-12T00:50:39.036Z","0.1.3":"2016-09-06T16:20:39.341Z","0.1.2":"2016-06-16T00:44:54.610Z","0.1.1":"2016-04-29T22:29:45.520Z","0.1.0":"2016-04-28T21:27:23.287Z"},"users":{},"author":{"name":"Jimmy Jia"},"repository":{"type":"git","url":"git+https://github.com/taion/graphql-type-json.git"},"versions":{"0.3.2":{"name":"graphql-type-json","version":"0.3.2","description":"JSON scalar types for GraphQL.js","main":"lib/index.js","module":"es/index.js","types":"lib/index.d.ts","scripts":{"build":"npm run build:cjs && npm run build:esm && npm run build:types","build:cjs":"babel -d lib --delete-dir-on-start src","build:esm":"babel --env-name esm -d es --delete-dir-on-start src","build:types":"cpy types/*.d.ts lib","format":"eslint --fix . && npm run prettier -- --write","lint":"eslint . && npm run prettier -- -l","prepublish":"npm run build","prettier":"prettier --ignore-path .eslintignore '**/*.{md,ts,tsx}'","tdd":"jest --watch","test":"npm run lint && npm run test:ts && npm run testonly -- --coverage","test:ts":"dtslint types","testonly":"jest --runInBand --verbose"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.js":"eslint --fix","*.{md,ts}":"prettier --write"},"prettier":{"printWidth":79,"singleQuote":true,"trailingComma":"all"},"jest":{"collectCoverageFrom":["src/**"],"testEnvironment":"node"},"repository":{"type":"git","url":"git+https://github.com/taion/graphql-type-json.git"},"keywords":["graphql"],"author":{"name":"Jimmy Jia"},"license":"MIT","bugs":{"url":"https://github.com/taion/graphql-type-json/issues"},"homepage":"https://github.com/taion/graphql-type-json#readme","devDependencies":{"@babel/cli":"^7.10.1","@babel/core":"^7.10.2","@babel/preset-env":"^7.10.2","babel-jest":"^26.0.1","codecov":"^3.7.0","cpy-cli":"^3.1.1","dtslint":"^3.6.11","eslint":"^7.2.0","eslint-config-4catalyzer":"^1.1.2","eslint-config-4catalyzer-jest":"^2.0.7","eslint-config-prettier":"^6.11.0","eslint-plugin-import":"^2.21.2","eslint-plugin-jest":"^23.13.2","eslint-plugin-prettier":"^3.1.3","graphql":"^15.1.0","husky":"^4.2.5","jest":"^26.0.1","lint-staged":"^10.2.9","prettier":"^2.0.5","typescript":"^3.9.5"},"peerDependencies":{"graphql":">=0.8.0"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2016 Jimmy Jia\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-type-json@0.3.2","dist":{"shasum":"f53a851dbfe07bd1c8157d24150064baab41e115","size":3595,"noattachment":false,"key":"/graphql-type-json/-/graphql-type-json-0.3.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-type-json/download/graphql-type-json-0.3.2.tgz"},"maintainers":[{"name":"taion","email":""}],"_npmUser":{"name":"taion","email":"tesrin@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-type-json_0.3.2_1591761341416_0.17511047067882024"},"_hasShrinkwrap":false,"publish_time":1591761341589,"_cnpm_publish_time":1591761341589},"0.3.1":{"name":"graphql-type-json","version":"0.3.1","description":"JSON scalar types for GraphQL.js","main":"lib/index.js","scripts":{"build":"babel src -d lib --delete-dir-on-start","lint":"eslint src test","prepublish":"npm run build","tdd":"jest --watch","test":"npm run lint && npm run testonly -- --coverage","testonly":"jest --runInBand --verbose"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.js":["eslint --fix","git add"]},"prettier":{"printWidth":79,"singleQuote":true,"trailingComma":"all"},"jest":{"collectCoverageFrom":["src/**"],"testEnvironment":"node"},"repository":{"type":"git","url":"git+https://github.com/taion/graphql-type-json.git"},"keywords":["graphql"],"author":{"name":"Jimmy Jia"},"license":"MIT","bugs":{"url":"https://github.com/taion/graphql-type-json/issues"},"homepage":"https://github.com/taion/graphql-type-json#readme","peerDependencies":{"graphql":">=0.8.0"},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/preset-env":"^7.5.5","babel-jest":"^24.8.0","codecov":"^3.5.0","eslint":"^6.1.0","eslint-config-4catalyzer":"^1.0.0","eslint-config-4catalyzer-jest":"^2.0.0","eslint-config-prettier":"^6.0.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jest":"^22.15.1","eslint-plugin-prettier":"^3.1.0","graphql":"^14.4.2","husky":"^3.0.3","jest":"^24.8.0","lint-staged":"^9.2.1","prettier":"^1.18.2"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2016 Jimmy Jia\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-type-json@0.3.1","dist":{"shasum":"47fca2b1fa7adc0758d165b33580d7be7a6cf548","size":3107,"noattachment":false,"key":"/graphql-type-json/-/graphql-type-json-0.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-type-json/download/graphql-type-json-0.3.1.tgz"},"maintainers":[{"name":"taion","email":""}],"_npmUser":{"name":"taion","email":"tesrin@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-type-json_0.3.1_1574229932820_0.08133897748928476"},"_hasShrinkwrap":false,"publish_time":1574229932958,"_cnpm_publish_time":1574229932958},"0.3.0":{"name":"graphql-type-json","version":"0.3.0","description":"JSON scalar types for GraphQL.js","main":"lib/index.js","scripts":{"build":"babel src -d lib --delete-dir-on-start","lint":"eslint src test","prepublish":"npm run build","tdd":"jest --watch","test":"npm run lint && npm run testonly -- --coverage","testonly":"jest --runInBand --verbose"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.js":["eslint --fix","git add"]},"prettier":{"printWidth":79,"singleQuote":true,"trailingComma":"all"},"jest":{"collectCoverageFrom":["src/**"],"testEnvironment":"node"},"repository":{"type":"git","url":"git+https://github.com/taion/graphql-type-json.git"},"keywords":["graphql"],"author":{"name":"Jimmy Jia"},"license":"MIT","bugs":{"url":"https://github.com/taion/graphql-type-json/issues"},"homepage":"https://github.com/taion/graphql-type-json#readme","peerDependencies":{"graphql":">=0.8.0"},"devDependencies":{"@babel/cli":"^7.2.3","@babel/core":"^7.3.4","@babel/preset-env":"^7.3.4","babel-eslint":"^10.0.1","babel-jest":"^24.5.0","codecov":"^3.2.0","eslint":"^5.15.3","eslint-config-4catalyzer":"^0.8.0","eslint-config-4catalyzer-jest":"^1.1.2","eslint-config-prettier":"^4.1.0","eslint-plugin-import":"^2.16.0","eslint-plugin-jest":"^22.4.1","eslint-plugin-prettier":"^3.0.1","graphql":"^14.1.1","husky":"^1.3.1","jest":"^24.5.0","lint-staged":"^8.1.5","prettier":"^1.16.4"},"gitHead":"d2cd88c0cccaf047d46215d86f90d577ce28224a","_id":"graphql-type-json@0.3.0","_npmVersion":"6.4.1","_nodeVersion":"10.15.2","_npmUser":{"name":"taion","email":"tesrin@gmail.com"},"dist":{"shasum":"bb32e1b74bf52ebc690f9df12b4067bc061f818a","size":2947,"noattachment":false,"key":"/graphql-type-json/-/graphql-type-json-0.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-type-json/download/graphql-type-json-0.3.0.tgz"},"maintainers":[{"name":"taion","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-type-json_0.3.0_1555078204102_0.4057723354533165"},"_hasShrinkwrap":false,"publish_time":1555078204310,"_cnpm_publish_time":1555078204310},"0.2.4":{"name":"graphql-type-json","version":"0.2.4","description":"JSON scalar type for GraphQL.js","main":"lib/index.js","scripts":{"build":"babel src -d lib --delete-dir-on-start","lint":"eslint src test","prepublish":"npm run build","tdd":"jest --watch","test":"npm run lint && npm run testonly -- --coverage","testonly":"jest --runInBand --verbose"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.js":["eslint --fix","git add"]},"prettier":{"printWidth":79,"singleQuote":true,"trailingComma":"all"},"jest":{"collectCoverageFrom":["src/**"],"testEnvironment":"node"},"repository":{"type":"git","url":"git+https://github.com/taion/graphql-type-json.git"},"keywords":["graphql"],"author":{"name":"Jimmy Jia"},"license":"MIT","bugs":{"url":"https://github.com/taion/graphql-type-json/issues"},"homepage":"https://github.com/taion/graphql-type-json#readme","peerDependencies":{"graphql":">=0.8.0"},"devDependencies":{"@babel/cli":"^7.2.3","@babel/core":"^7.3.4","@babel/preset-env":"^7.3.4","babel-eslint":"^10.0.1","babel-jest":"^24.5.0","babel-plugin-add-module-exports":"^1.0.0","codecov":"^3.2.0","eslint":"^5.15.3","eslint-config-4catalyzer":"^0.8.0","eslint-config-4catalyzer-jest":"^1.1.2","eslint-config-prettier":"^4.1.0","eslint-plugin-import":"^2.16.0","eslint-plugin-jest":"^22.4.1","eslint-plugin-prettier":"^3.0.1","graphql":"^14.1.1","husky":"^1.3.1","jest":"^24.5.0","lint-staged":"^8.1.5","prettier":"^1.16.4"},"gitHead":"c39eb5f4f7903c4e7e2abddfeeb35596447af08b","_id":"graphql-type-json@0.2.4","_npmVersion":"6.4.1","_nodeVersion":"10.15.2","_npmUser":{"name":"taion","email":"tesrin@gmail.com"},"dist":{"shasum":"545af27903e40c061edd30840a272ea0a49992f9","size":2635,"noattachment":false,"key":"/graphql-type-json/-/graphql-type-json-0.2.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-type-json/download/graphql-type-json-0.2.4.tgz"},"maintainers":[{"name":"taion","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-type-json_0.2.4_1553899601531_0.6598168752770865"},"_hasShrinkwrap":false,"publish_time":1553899601650,"_cnpm_publish_time":1553899601650},"0.2.3":{"name":"graphql-type-json","version":"0.2.3","description":"JSON scalar type for GraphQL.js","main":"lib/index.js","scripts":{"build":"babel src -d lib --delete-dir-on-start","lint":"eslint src test","prepublish":"npm run build","tdd":"jest --watch","test":"npm run lint && npm run testonly -- --coverage","testonly":"jest --runInBand --verbose"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.js":["eslint --fix","git add"]},"prettier":{"printWidth":79,"singleQuote":true,"trailingComma":"all"},"jest":{"collectCoverageFrom":["src/**"],"testEnvironment":"node"},"repository":{"type":"git","url":"git+https://github.com/taion/graphql-type-json.git"},"keywords":["graphql"],"author":{"name":"Jimmy Jia"},"license":"MIT","bugs":{"url":"https://github.com/taion/graphql-type-json/issues"},"homepage":"https://github.com/taion/graphql-type-json#readme","peerDependencies":{"graphql":">=0.8.0"},"devDependencies":{"@babel/cli":"^7.2.3","@babel/core":"^7.3.4","@babel/preset-env":"^7.3.4","babel-eslint":"^10.0.1","babel-jest":"^24.5.0","babel-plugin-add-module-exports":"^1.0.0","codecov":"^3.2.0","eslint":"^5.15.3","eslint-config-4catalyzer":"^0.8.0","eslint-config-4catalyzer-jest":"^1.1.2","eslint-config-prettier":"^4.1.0","eslint-plugin-import":"^2.16.0","eslint-plugin-jest":"^22.4.1","eslint-plugin-prettier":"^3.0.1","graphql":"^14.1.1","husky":"^1.3.1","jest":"^24.5.0","lint-staged":"^8.1.5","prettier":"^1.16.4"},"gitHead":"191d23b8d86f1dee1b4d604cebc33054c1c7974f","_id":"graphql-type-json@0.2.3","_npmVersion":"6.4.1","_nodeVersion":"10.15.2","_npmUser":{"name":"taion","email":"tesrin@gmail.com"},"dist":{"shasum":"f3760c4a54868231d25967fce4c351caa8687ef2","size":2848,"noattachment":false,"key":"/graphql-type-json/-/graphql-type-json-0.2.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-type-json/download/graphql-type-json-0.2.3.tgz"},"maintainers":[{"name":"taion","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-type-json_0.2.3_1553885963478_0.5066307975484565"},"_hasShrinkwrap":false,"publish_time":1553885963628,"_cnpm_publish_time":1553885963628,"deprecated":"this release contained an unintended breaking change"},"0.2.2":{"name":"graphql-type-json","version":"0.2.2","description":"JSON scalar type for GraphQL.js","main":"lib/index.js","scripts":{"build":"babel src -d lib --delete-dir-on-start","lint":"eslint src test","prepublish":"npm run build","tdd":"jest --watch","test":"npm run lint && npm run testonly -- --coverage","testonly":"jest --runInBand --verbose"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.js":["eslint --fix","git add"]},"prettier":{"printWidth":79,"singleQuote":true,"trailingComma":"all"},"jest":{"collectCoverageFrom":["src/**"],"testEnvironment":"node"},"repository":{"type":"git","url":"git+https://github.com/taion/graphql-type-json.git"},"keywords":["graphql"],"author":{"name":"Jimmy Jia"},"license":"MIT","bugs":{"url":"https://github.com/taion/graphql-type-json/issues"},"homepage":"https://github.com/taion/graphql-type-json#readme","peerDependencies":{"graphql":">=0.8.0"},"devDependencies":{"@babel/cli":"^7.2.3","@babel/core":"^7.3.4","@babel/preset-env":"^7.3.4","babel-eslint":"^10.0.1","babel-jest":"^24.5.0","babel-plugin-add-module-exports":"^1.0.0","codecov":"^3.2.0","eslint":"^5.15.3","eslint-config-4catalyzer":"^0.8.0","eslint-config-4catalyzer-jest":"^1.1.2","eslint-config-prettier":"^4.1.0","eslint-plugin-import":"^2.16.0","eslint-plugin-jest":"^22.4.1","eslint-plugin-prettier":"^3.0.1","graphql":"^14.1.1","husky":"^1.3.1","jest":"^24.5.0","lint-staged":"^8.1.5","prettier":"^1.16.4"},"gitHead":"08a0fbd07ffa4cb7a5df4571e0f88688469c4ddb","_id":"graphql-type-json@0.2.2","_npmVersion":"6.4.1","_nodeVersion":"10.15.1","_npmUser":{"name":"taion","email":"tesrin@gmail.com"},"dist":{"shasum":"d4d3808fbf2ead9b6184fd338fe23794cd9715be","size":2636,"noattachment":false,"key":"/graphql-type-json/-/graphql-type-json-0.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-type-json/download/graphql-type-json-0.2.2.tgz"},"maintainers":[{"name":"taion","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-type-json_0.2.2_1553016021938_0.6995053758295611"},"_hasShrinkwrap":false,"publish_time":1553016022083,"_cnpm_publish_time":1553016022083},"0.2.1":{"name":"graphql-type-json","version":"0.2.1","description":"JSON scalar type for GraphQL.js","files":["lib"],"main":"lib/index.js","scripts":{"build":"rimraf lib && babel src -d lib","lint":"eslint src test","prepublish":"npm run build","tdd":"jest --watch","test":"npm run lint && npm run testonly -- --coverage","testonly":"jest --runInBand --verbose"},"lint-staged":{"*.js":["eslint --fix","git add"]},"prettier":{"printWidth":79,"singleQuote":true,"trailingComma":"all"},"jest":{"collectCoverageFrom":["src/**"],"testEnvironment":"node"},"repository":{"type":"git","url":"git+https://github.com/taion/graphql-type-json.git"},"keywords":["graphql"],"author":{"name":"Jimmy Jia"},"license":"MIT","bugs":{"url":"https://github.com/taion/graphql-type-json/issues"},"homepage":"https://github.com/taion/graphql-type-json#readme","peerDependencies":{"graphql":">=0.8.0"},"devDependencies":{"babel-cli":"^6.26.0","babel-eslint":"^8.2.2","babel-jest":"^22.4.0","babel-plugin-add-module-exports":"^0.2.1","babel-preset-env":"^1.6.1","codecov":"^3.0.0","eslint":"^4.18.1","eslint-config-4catalyzer":"^0.3.3","eslint-config-prettier":"^2.9.0","eslint-plugin-import":"^2.8.0","eslint-plugin-prettier":"^2.6.0","graphql":"^0.13.1","husky":"^0.14.3","jest":"^22.4.0","lint-staged":"^7.0.0","prettier":"^1.10.2","rimraf":"^2.6.2"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2016 Jimmy Jia\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-type-json@0.2.1","dist":{"shasum":"d2c177e2f1b17d87f81072cd05311c0754baa420","size":2348,"noattachment":false,"key":"/graphql-type-json/-/graphql-type-json-0.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-type-json/download/graphql-type-json-0.2.1.tgz"},"maintainers":[{"name":"taion","email":""}],"_npmUser":{"name":"taion","email":"tesrin@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-type-json_0.2.1_1523653325665_0.19554768866479755"},"_hasShrinkwrap":false,"publish_time":1523653325780,"_cnpm_publish_time":1523653325780},"0.2.0":{"name":"graphql-type-json","version":"0.2.0","description":"JSON scalar type for GraphQL.js","files":["lib"],"main":"lib/index.js","scripts":{"build":"rimraf lib && babel src -d lib","lint":"eslint src test","prepublish":"npm run build","tdd":"jest --watch","test":"npm run lint && npm run testonly -- --coverage","testonly":"jest --runInBand --verbose"},"lint-staged":{"*.js":["eslint --fix","git add"]},"prettier":{"printWidth":79,"singleQuote":true,"trailingComma":"all"},"jest":{"collectCoverageFrom":["src/**"]},"repository":{"type":"git","url":"git+https://github.com/taion/graphql-type-json.git"},"keywords":["graphql"],"author":{"name":"Jimmy Jia"},"license":"MIT","bugs":{"url":"https://github.com/taion/graphql-type-json/issues"},"homepage":"https://github.com/taion/graphql-type-json#readme","peerDependencies":{"graphql":">=0.8.0"},"devDependencies":{"babel-cli":"^6.26.0","babel-eslint":"^8.2.2","babel-jest":"^22.4.0","babel-plugin-add-module-exports":"^0.2.1","babel-preset-env":"^1.6.1","codecov":"^3.0.0","eslint":"^4.18.1","eslint-config-4catalyzer":"^0.3.3","eslint-config-prettier":"^2.9.0","eslint-plugin-import":"^2.8.0","eslint-plugin-prettier":"^2.6.0","graphql":"^0.13.1","husky":"^0.14.3","jest":"^22.4.0","lint-staged":"^7.0.0","prettier":"^1.10.2","rimraf":"^2.6.2"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2016 Jimmy Jia\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-type-json@0.2.0","dist":{"shasum":"34c1a5fc2b7707a367c436482b253dbeebf1130e","size":2273,"noattachment":false,"key":"/graphql-type-json/-/graphql-type-json-0.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-type-json/download/graphql-type-json-0.2.0.tgz"},"maintainers":[{"name":"taion","email":""}],"_npmUser":{"name":"taion","email":"tesrin@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-type-json_0.2.0_1519240653485_0.7739158377581383"},"_hasShrinkwrap":false,"publish_time":1519240653550,"_cnpm_publish_time":1519240653550},"0.1.4":{"name":"graphql-type-json","version":"0.1.4","description":"JSON scalar type for GraphQL.js","files":["lib"],"main":"lib/index.js","scripts":{"build":"rimraf lib && babel src -d lib","lint":"eslint src test","mocha":"mocha --compilers js:babel-register test","prepublish":"npm run test && npm run build","test":"npm run lint && npm run mocha"},"repository":{"type":"git","url":"git+https://github.com/taion/graphql-type-json.git"},"keywords":["graphql"],"author":{"name":"Jimmy Jia"},"license":"MIT","bugs":{"url":"https://github.com/taion/graphql-type-json/issues"},"homepage":"https://github.com/taion/graphql-type-json#readme","peerDependencies":{"graphql":">=0.4.0"},"devDependencies":{"babel-cli":"^6.18.0","babel-eslint":"^7.1.0","babel-plugin-add-module-exports":"^0.2.1","babel-preset-es2015":"^6.18.0","babel-register":"^6.18.0","chai":"^3.5.0","eslint":"^3.10.0","eslint-config-4catalyzer":"^0.1.3","eslint-plugin-import":"^1.16.0","graphql":"^0.8.1","mocha":"^3.1.2","rimraf":"^2.5.4"},"gitHead":"3e3e4661c0247a9e1fdba974da1fa94f9259027d","_id":"graphql-type-json@0.1.4","_shasum":"89f13f5d32ce08c9a76c79fdf9c1968384d81a4e","_from":".","_npmVersion":"3.10.9","_nodeVersion":"7.0.0","_npmUser":{"name":"taion","email":"tesrin@gmail.com"},"dist":{"shasum":"89f13f5d32ce08c9a76c79fdf9c1968384d81a4e","size":2173,"noattachment":false,"key":"/graphql-type-json/-/graphql-type-json-0.1.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-type-json/download/graphql-type-json-0.1.4.tgz"},"maintainers":[{"name":"taion","email":""}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/graphql-type-json-0.1.4.tgz_1478911838480_0.1904884639661759"},"directories":{},"publish_time":1478911839036,"_cnpm_publish_time":1478911839036,"_hasShrinkwrap":false},"0.1.3":{"name":"graphql-type-json","version":"0.1.3","description":"JSON scalar type for GraphQL.js","files":["lib"],"main":"lib/index.js","scripts":{"build":"rimraf lib && babel src -d lib","lint":"eslint src test","mocha":"mocha --compilers js:babel-register test","prepublish":"npm run test && npm run build","test":"npm run lint && npm run mocha"},"repository":{"type":"git","url":"git+https://github.com/taion/graphql-type-json.git"},"keywords":["graphql"],"author":{"name":"Jimmy Jia"},"license":"MIT","bugs":{"url":"https://github.com/taion/graphql-type-json/issues"},"homepage":"https://github.com/taion/graphql-type-json#readme","peerDependencies":{"graphql":"^0.4.0 || ^0.5.0 || ^0.6.0 || ^0.7.0"},"devDependencies":{"babel-cli":"^6.14.0","babel-plugin-add-module-exports":"^0.2.1","babel-preset-es2015":"^6.14.0","babel-register":"^6.14.0","chai":"^3.5.0","eslint":"^3.4.0","eslint-config-airbnb-base":"^5.0.3","eslint-plugin-import":"^1.14.0","graphql":"^0.7.0","mocha":"^3.0.2","rimraf":"^2.5.4"},"gitHead":"88a6192591406bf27582bff0d8d15873b20bf6a5","_id":"graphql-type-json@0.1.3","_shasum":"3f0e90c9866ef83b0285f29bde9c3fad9f930274","_from":".","_npmVersion":"3.10.5","_nodeVersion":"6.3.1","_npmUser":{"name":"taion","email":"tesrin@gmail.com"},"dist":{"shasum":"3f0e90c9866ef83b0285f29bde9c3fad9f930274","size":2156,"noattachment":false,"key":"/graphql-type-json/-/graphql-type-json-0.1.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-type-json/download/graphql-type-json-0.1.3.tgz"},"maintainers":[{"name":"taion","email":""}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/graphql-type-json-0.1.3.tgz_1473178838379_0.7371054515242577"},"directories":{},"publish_time":1473178839341,"_cnpm_publish_time":1473178839341,"_hasShrinkwrap":false},"0.1.2":{"name":"graphql-type-json","version":"0.1.2","description":"JSON scalar type for GraphQL.js","files":["lib"],"main":"lib/index.js","scripts":{"build":"rimraf lib && babel src -d lib","lint":"eslint src test","mocha":"mocha --compilers js:babel-register test","prepublish":"npm run test && npm run build","test":"npm run lint && npm run mocha"},"repository":{"type":"git","url":"git+https://github.com/taion/graphql-type-json.git"},"keywords":["graphql"],"author":{"name":"Jimmy Jia"},"license":"MIT","bugs":{"url":"https://github.com/taion/graphql-type-json/issues"},"homepage":"https://github.com/taion/graphql-type-json#readme","peerDependencies":{"graphql":"^0.4.0 || ^0.5.0 || ^0.6.0"},"devDependencies":{"babel-cli":"^6.10.1","babel-plugin-add-module-exports":"^0.2.1","babel-preset-es2015":"^6.9.0","babel-preset-es2015-loose":"^7.0.0","babel-register":"^6.9.0","chai":"^3.5.0","eslint":"^2.12.0","eslint-config-airbnb-base":"^3.0.1","eslint-plugin-import":"^1.8.1","graphql":"^0.6.0","mocha":"^2.5.3","rimraf":"^2.5.2"},"gitHead":"9a8fe688c473493a8273f5f5b69c1d02d4474116","_id":"graphql-type-json@0.1.2","_shasum":"78ec826e545d46a19dc1505a2baa5bf34a6af26e","_from":".","_npmVersion":"3.9.5","_nodeVersion":"6.2.1","_npmUser":{"name":"taion","email":"tesrin@gmail.com"},"dist":{"shasum":"78ec826e545d46a19dc1505a2baa5bf34a6af26e","size":1972,"noattachment":false,"key":"/graphql-type-json/-/graphql-type-json-0.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-type-json/download/graphql-type-json-0.1.2.tgz"},"maintainers":[{"name":"taion","email":""}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/graphql-type-json-0.1.2.tgz_1466037893676_0.6606201459653676"},"directories":{},"publish_time":1466037894610,"_cnpm_publish_time":1466037894610,"_hasShrinkwrap":false},"0.1.1":{"name":"graphql-type-json","version":"0.1.1","description":"JSON scalar type for GraphQL.js","files":["lib"],"main":"lib/index.js","scripts":{"build":"rimraf lib && babel src -d lib","lint":"eslint src test","mocha":"mocha --compilers js:babel-register test","prepublish":"npm run test && npm run build","test":"npm run lint && npm run mocha"},"repository":{"type":"git","url":"git+https://github.com/taion/graphql-type-json.git"},"keywords":["graphql"],"author":{"name":"Jimmy Jia"},"license":"MIT","bugs":{"url":"https://github.com/taion/graphql-type-json/issues"},"homepage":"https://github.com/taion/graphql-type-json#readme","peerDependencies":{"graphql":"^0.4.0 || ^0.5.0"},"devDependencies":{"babel-cli":"^6.7.7","babel-plugin-add-module-exports":"^0.1.4","babel-preset-es2015":"^6.6.0","babel-preset-es2015-loose":"^7.0.0","babel-register":"^6.7.2","chai":"^3.5.0","eslint":"^2.8.0","eslint-config-airbnb-base":"^1.0.4","eslint-plugin-import":"^1.6.1","graphql":"^0.5.0","mocha":"^2.4.5","rimraf":"^2.5.2"},"gitHead":"1fdd711868107ff3f15a847a00803556e14a0464","_id":"graphql-type-json@0.1.1","_shasum":"1eb86d8725d85221d27e9b1642f5eaf552f101ae","_from":".","_npmVersion":"3.8.8","_nodeVersion":"5.10.1","_npmUser":{"name":"taion","email":"tesrin@gmail.com"},"dist":{"shasum":"1eb86d8725d85221d27e9b1642f5eaf552f101ae","size":2170,"noattachment":false,"key":"/graphql-type-json/-/graphql-type-json-0.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-type-json/download/graphql-type-json-0.1.1.tgz"},"maintainers":[{"name":"taion","email":""}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/graphql-type-json-0.1.1.tgz_1461968984584_0.38759148330427706"},"directories":{},"publish_time":1461968985520,"_cnpm_publish_time":1461968985520,"_hasShrinkwrap":false},"0.1.0":{"name":"graphql-type-json","version":"0.1.0","description":"JSON scalar type for GraphQL.js","files":["lib"],"main":"lib/index.js","scripts":{"build":"rimraf lib && babel src -d lib","lint":"eslint src test","mocha":"mocha --compilers js:babel-register test","prepublish":"npm run test && npm run build","test":"npm run lint && npm run mocha"},"repository":{"type":"git","url":"git+https://github.com/taion/graphql-type-json.git"},"keywords":["graphql"],"author":{"name":"Jimmy Jia"},"license":"MIT","bugs":{"url":"https://github.com/taion/graphql-type-json/issues"},"homepage":"https://github.com/taion/graphql-type-json#readme","peerDependencies":{"graphql":"^0.4.0 || ^0.5.0"},"devDependencies":{"babel-cli":"^6.7.7","babel-plugin-add-module-exports":"^0.1.4","babel-preset-es2015":"^6.6.0","babel-preset-es2015-loose":"^7.0.0","babel-register":"^6.7.2","chai":"^3.5.0","eslint":"^2.8.0","eslint-config-airbnb-base":"^1.0.4","eslint-plugin-import":"^1.6.1","graphql":"^0.5.0","mocha":"^2.4.5","rimraf":"^2.5.2"},"gitHead":"658f1e51d4d5417136017b9e693b4a1d199c6b14","_id":"graphql-type-json@0.1.0","_shasum":"45908fc4383da90f4ac05a549646055b7bd4674a","_from":".","_npmVersion":"3.8.7","_nodeVersion":"5.10.1","_npmUser":{"name":"taion","email":"tesrin@gmail.com"},"dist":{"shasum":"45908fc4383da90f4ac05a549646055b7bd4674a","size":2120,"noattachment":false,"key":"/graphql-type-json/-/graphql-type-json-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-type-json/download/graphql-type-json-0.1.0.tgz"},"maintainers":[{"name":"taion","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/graphql-type-json-0.1.0.tgz_1461878840760_0.42264199908822775"},"directories":{},"publish_time":1461878843287,"_cnpm_publish_time":1461878843287,"_hasShrinkwrap":false}},"readme":"# graphql-type-json [![Travis][build-badge]][build] [![npm][npm-badge]][npm]\n\nJSON scalar types for [GraphQL.js](https://github.com/graphql/graphql-js).\n\n[![Codecov][codecov-badge]][codecov]\n\n## Usage\n\nThis package exports a JSON value scalar GraphQL.js type:\n\n```js\nimport GraphQLJSON from 'graphql-type-json';\n```\n\nIt also exports a JSON object scalar type:\n\n```js\nimport { GraphQLJSONObject } from 'graphql-type-json';\n```\n\nThese types can also be imported as follows using CommonJS:\n\n```js\nconst { GraphQLJSON, GraphQLJSONObject } = require('graphql-type-json');\n```\n\n`GraphQLJSON` can represent any JSON-serializable value, including scalars, arrays, and objects. `GraphQLJSONObject` represents specifically JSON objects, which covers many practical use cases for JSON scalars.\n\n### Programmatically-constructed schemas\n\nYou can use this in a programmatically-constructed schema as with any other scalar type:\n\n```js\nimport GraphQLJSON, { GraphQLJSONObject } from 'graphql-type-json';\n\nexport default new GraphQLObjectType({\n  name: 'MyType',\n\n  fields: {\n    myValue: { type: GraphQLJSON },\n    myObject: { type: GraphQLJSONObject },\n  },\n});\n```\n\n### SDL with [GraphQL-tools](https://github.com/apollographql/graphql-tools)\n\nWhen using the SDL with GraphQL-tools, define `GraphQLJSON` as the resolver for the appropriate scalar type in your schema:\n\n```js\nimport { makeExecutableSchema } from 'graphql-tools';\nimport GraphQLJSON, { GraphQLJSONObject } from 'graphql-type-json';\n\nconst typeDefs = `\nscalar JSON\nscalar JSONObject\n\ntype MyType {\n  myValue: JSON\n  myObject: JSONObject\n}\n\n# ...\n`;\n\nconst resolvers = {\n  JSON: GraphQLJSON,\n  JSONObject: GraphQLJSONObject,\n};\n\nexport default makeExecutableSchema({ typeDefs, resolvers });\n```\n\n[build-badge]: https://img.shields.io/travis/taion/graphql-type-json/master.svg\n[build]: https://travis-ci.org/taion/graphql-type-json\n[npm-badge]: https://img.shields.io/npm/v/graphql-type-json.svg\n[npm]: https://www.npmjs.com/package/graphql-type-json\n[codecov-badge]: https://img.shields.io/codecov/c/github/taion/graphql-type-json/master.svg\n[codecov]: https://codecov.io/gh/taion/graphql-type-json\n","_attachments":{},"homepage":"https://github.com/taion/graphql-type-json#readme","bugs":{"url":"https://github.com/taion/graphql-type-json/issues"},"license":"MIT"}