mansourfirstnpmpackage
Version:
Vanilla JS is a fast, lightweight, cross-platform framework
24 lines (23 loc) • 591 B
JSON
{
"name": "mansourfirstnpmpackage",
"version": "0.0.0",
"description": "Vanilla JS is a fast, lightweight, cross-platform framework",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/javahemans/vanillajs.git"
},
"keywords": [
"Vanillajs",
"JavaScript"
],
"author": "Mansour Javaher",
"license": "MIT",
"bugs": {
"url": "https://github.com/javahemans/vanillajs/issues"
},
"homepage": "https://github.com/javahemans/vanillajs#readme"
}