UNPKG

kolaymath

Version:

Matematik yönetim modülü

27 lines (26 loc) 547 B
{ "//1": "describes your app and its dependencies", "//2": "https://docs.npmjs.com/files/package.json", "//3": "updating this file will download and update your packages", "name": "kolaymath", "version": "1.0.0", "description": "Matematik yönetim modülü", "main": "server.js", "scripts": { "start": "node server.js" }, "engines": { "node": "12.x" }, "license": "MIT", "keywords": [ "math", "matematik", "express", "math", "math system", "easy math", "freemath", "turkish" ] }