UNPKG

@can-it/operators-nested

Version:

[Documentation](https://can-it.github.io/packages/operators/nested)

31 lines (30 loc) 659 B
{ "name": "@can-it/operators-nested", "version": "0.1.1", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/can-it/core.git" }, "author": "Hai Le <haile.vnm@gmail.com>", "license": "MIT", "bugs": { "url": "https://github.com/can-it/core/issues" }, "homepage": "https://can-it.github.io/packages/operators/nested", "keywords": [ "can-it", "can-it-operators" ], "dependencies": { "@swc/helpers": "~0.5.2" }, "devDependencies": { "@can-it/types": "^0.0.1" }, "type": "commonjs", "main": "./src/index.js", "typings": "./src/index.d.ts" }