@ntd0609/framework
Version:
framework for frontend develop
27 lines (26 loc) • 582 B
JSON
{
"name": "@ntd0609/framework",
"version": "0.0.0",
"description": "framework for frontend develop",
"main": "index.js",
"scripts": {
"test": "echo \\\"Error: no test specified\\\" && exit 1"
},
"keywords": [
"reactJS",
"VueJS",
"Frontend",
"Javascript",
"JS"
],
"author": "ntd0609",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/ntd0609/framework.git"
},
"bugs": {
"url": "https://github.com/ntd0609/framework/issues"
},
"homepage": "https://github.com/ntd0609/framework#readme"
}