UNPKG

@cxteam/browsersync-ssi

Version:

SSI (Server Side Includes) Middleware for Browser-Sync

38 lines (37 loc) 869 B
{ "author": { "name": "Sönke Kluth", "email": "soenke.kluth@gmail.com", "url": "http://soenkekluth.com/" }, "bugs": { "url": "https://github.com/soenkekluth/browsersync-ssi/issues" }, "bundleDependencies": false, "dependencies": { "@cxteam/ssi": "^0.3.3" }, "description": "SSI (Server Side Includes) Middleware for Browser-Sync", "homepage": "https://github.com/soenkekluth/browsersync-ssi", "keywords": [ "SSI", "browsersync", "browser-sync", "gulp", "grunt", "Server", "Side", "Includes" ], "license": "MIT", "main": "browsersync-ssi.js", "name": "@cxteam/browsersync-ssi", "repository": { "type": "git", "url": "git+https://github.com/soenkekluth/browsersync-ssi.git" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "version": "0.2.8" }