UNPKG

@logaflow/next

Version:

This library was generated with [Nx](https://nx.dev).

38 lines (37 loc) 746 B
{ "name": "@logaflow/next", "version": "1.0.18", "main": "./dist/index.js", "types": "./dist/index.d.ts", "module": "./dist/index.mjs", "./package.json": "./package.json", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "https://github.com/antunesgabriel/logaflow-js/tree/main/libs/next" }, "keywords": [ "logaflow", "widget", "feedback", "user", "react", "next" ], "author": { "name": "Antunes" }, "license": "MIT", "exports": { ".": { "import": "./dist/index.mjs", "require": "./dist/index.js", "types": "./dist/index.d.ts" } }, "bugs": { "url": "https://github.com/antunesgabriel/logaflow-js/issues" } }