native-npm-package
Version:
To Create Something Beautiful
19 lines (18 loc) • 404 B
JSON
{
"name": "native-npm-package",
"version": "1.0.0",
"description": "To Create Something Beautiful",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "(https://github.com/AbhyanshuPandeyji/native-npm-package.git)"
},
"keywords": [
"NATIVE"
],
"author": "AbhyanshuP",
"license": "ISC"
}