UNPKG

@action-land/component

Version:
32 lines (31 loc) 805 B
{ "name": "@action-land/component", "version": "8.4.2", "description": "Basic interface for a component", "main": "index.js", "repository": { "type": "git", "url": "git+https://github.com/action-land/action-land.git" }, "keywords": [ "component", "function", "pure" ], "author": "Tushar Mathur <tusharmath@gmail.com>", "license": "ISC", "bugs": { "url": "https://github.com/action-land/action-land/issues" }, "homepage": "https://github.com/action-land/action-land#readme", "dependencies": { "@action-land/core": "^8.0.0", "@action-land/smitten": "^8.0.0", "@action-land/tarz": "^8.0.0", "standard-data-structures": "^2.0.0" }, "publishConfig": { "access": "public" }, "gitHead": "16ca2b13944a307af7d668492c2a0bc50ac9fa3a" }