wirejs/package.json

26 lines
566 B
JSON
Executable File

{
"name": "@saqut/wirejs",
"version": "1.0.0",
"type": "commonjs",
"private": false,
"description": "Dont use variable, use smart variable wires !",
"main": "wire.js",
"repository": {
"type": "git",
"url": "https://git.saqut.com/saqut/wirejs.git"
},
"keywords": [
"state",
"immutable",
"live",
"toolkit",
"middleware",
"structural",
"variable"
],
"author": "Abdussamed ULUTAŞ <abdussamedulutas@yandex.com.tr",
"license": "MIT",
"markdown": "github",
"homepage": "https://git.saqut.com/saqut/wirejs"
}