UNPKG

glue-plugin-sdk

Version:
19 lines (18 loc) 374 B
{ "name": "INSTANCENAME", "version": "1.0.0", "description": "Gluestack Plugins SDK Manager", "repository": { "type": "git", "url": "https://github.com/gluestack/glue-plugin-sdk" }, "keywords": [ "npm", "glue-plugin-sdk" ], "license": "ISC", "main": "dist/src/index.js", "dependencies": { "@gluestack/glue-plugin-sdk": "^0.x.x" } }