UNPKG

@arcblock/blocklet-registry

Version:

**Blocklets** are reusable building blocks to help developers and community users to build things on [ArcBlock](https://www.arcblock.io) platform. A blocklet serves one and only one purpose, reusability is the core design philosophy of blocklets. Reusabil

20 lines 525 B
{ "name": "@arcblock/graphql-playground", "version": "1.7.7", "description": "A simple graphql playground that supports connecting to any graphql endpoints", "keywords": [ "graphql", "developer" ], "author": "wangshijun <shijun@arcblock.io> (http://github.com/wangshijun)", "repository": { "type": "git", "url": "git+https://github.com/ArcBlock/forge-webapp.git" }, "bugs": { "url": "https://github.com/ArcBlock/forge-webapp/issues" }, "publishConfig": { "access": "public" } }