mein
Version:
My JavaScript Library
21 lines (20 loc) • 398 B
JSON
{
"name": "mein",
"version": "1.0.3",
"description": "My JavaScript Library",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/sundowatch/mein.git"
},
"keywords": [
"My",
"JavaScript",
"Library"
],
"author": "Ibrahim Sanduvac",
"license": "MIT"
}