{
    "name": "vanilla-javascript",
    "description": "🌴 The most famous JavaScript framework",
    "version": "1.1.6",
    "license": "MIT",
    "author": {
        "name": "Piotr Kowalski",
        "email": "piecioshka@gmail.com",
        "url": "https://piecioshka.pl/"
    },
    "repository": {
        "type": "git",
        "url": "git+ssh://git@github.com/piecioshka/vanilla.js.git"
    },
    "engines": {
        "node": ">=0.0.1"
    },
    "files": [
        "vanilla.js",
        "README.md",
        "package.json"
    ],
    "keywords": [
        "vanilla",
        "javascript",
        "framework",
        "funny",
        "joke",
        "famous"
    ],
    "main": "./vanilla.js"
}
