{
	"name": "@playform/inline",
	"version": "0.1.4",
	"private": false,
	"description": "Inline 🦔",
	"keywords": [
		"astro",
		"astro-component",
		"astro-integration",
		"astro-beasties",
		"astro-inline",
		"beasties",
		"inline",
		"css",
		"performance",
		"withastro",
		"playform"
	],
	"homepage": "HTTPS://GitHub.Com/PlayForm/Inline#readme",
	"bugs": {
		"url": "HTTPS://GitHub.Com/PlayForm/Inline/issues"
	},
	"repository": {
		"type": "git",
		"url": "git+https://github.com/PlayForm/Inline.git"
	},
	"license": "SEE LICENSE IN LICENSE",
	"author": {
		"name": "Source ✍🏻 Open 👐🏻",
		"email": "Source/Open@PlayForm.Cloud",
		"url": "HTTPS://PlayForm.Cloud"
	},
	"type": "module",
	"main": "./Target/Function/Integration.js",
	"types": "./Target/Function/Integration.d.ts",
	"scripts": {
		"Run": "Build 'Source/**/*.ts' --Watch",
		"prepublishOnly": "Build 'Source/**/*.ts'"
	},
	"dependencies": {
		"@playform/pipe": "0.1.4",
		"astro": "*",
		"beasties": "0.4.1",
		"deepmerge-ts": "7.1.5"
	},
	"devDependencies": {
		"@playform/build": "0.3.0"
	},
	"publishConfig": {
		"access": "public",
		"provenance": true
	}
}
