UNPKG

@stilljs/core

Version:

![NPM Version](https://img.shields.io/npm/v/%40stilljs%2Fcore) ![NPM Downloads](https://img.shields.io/npm/d18m/%40stilljs%2Fcore) ![jsDelivr hits (npm)](https://img.shields.io/jsdelivr/npm/hy/%40stilljs%2Fcore) ![YouTube Channel Views](https://img.shield

23 lines (22 loc) 650 B
{ "name": "@stilljs/core", "version": "1.3.6", "type": "module", "author": { "name": "Nakassony Bernardo", "email": "sonybernardo_10@hotmail.com" }, "keywords": ["Still.js","StillJS","Microfrontend","Vanilla UI JavaScript Framework","Web Frontent Framework","UI Development Framework", "Frontend Engineering"], "scripts": { "dev": "npx live-server ./ --port 8181", "start": "npx live-server ./ --port 8181" }, "devDependencies": { "http-server": "^14.1.1" }, "repository": { "type": "git", "url": "https://github.com/still-js/core.git" }, "homepage": "https://still-js.github.io/stilljs-site/" }