UNPKG

@playform/pipe

Version:
47 lines (46 loc) 1 kB
{ "name": "@playform/pipe", "version": "0.1.5", "private": false, "description": "Pipe 🧪", "keywords": [ "pipe", "file", "processing", "javascript", "playform" ], "homepage": "HTTPS://GitHub.Com/PlayForm/Pipe?tab=readme-ov-file", "bugs": { "url": "HTTPS://GitHub.Com/PlayForm/Pipe/issues" }, "repository": { "type": "git", "url": "git+https://github.com/PlayForm/Pipe.git" }, "license": "SEE LICENSE IN LICENSE", "author": { "name": "Source ✍🏻 Open 👐🏻", "email": "Source/Open@PlayForm.Cloud", "url": "HTTPS://PlayForm.Cloud" }, "type": "module", "main": "./Target/Class/Pipe.js", "types": "./Target/Class/Pipe.d.ts", "scripts": { "Run": "Build 'Source/**/*.ts' --Watch", "prepublishOnly": "Build 'Source/**/*.ts'" }, "dependencies": { "@types/node": "*", "deepmerge-ts": "7.1.5", "fast-glob": "3.3.3" }, "devDependencies": { "@playform/build": "0.3.1" }, "publishConfig": { "access": "public", "provenance": true } }