@playform/inline
Version:
54 lines (53 loc) • 1.15 kB
JSON
{
"name": "@playform/inline",
"version": "0.1.2",
"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.LTD",
"url": "HTTPS://PlayForm.LTD"
},
"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.3",
"astro": "*",
"beasties": "0.2.0",
"deepmerge-ts": "7.1.5"
},
"devDependencies": {
"@playform/build": "0.2.1"
},
"publishConfig": {
"access": "public",
"provenance": true
}
}