ownpackagepractise2
Version:
OwnPackagePractise2
19 lines (17 loc) • 323 B
JSON
{
"name": "ownpackagepractise2",
"version": "1.0.1",
"description": "OwnPackagePractise2",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"Package",
"Creation",
"Practise",
"2"
],
"author": "Sharique Ali",
"license": "ISC"
}