first commit
This commit is contained in:
parent
27afd14d9f
commit
94f4d8bb7e
20
package.json
Normal file
20
package.json
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
{
|
||||||
|
"name": "@cubetiq/npm-registry-guide",
|
||||||
|
"version": "1.0.0",
|
||||||
|
"description": "CUBETIQ NPM Registry Guide for Team Members in CUBETIQ Solution",
|
||||||
|
"main": "index.js",
|
||||||
|
"scripts": {
|
||||||
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||||||
|
},
|
||||||
|
"repository": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://git.cubetiqs.com/CUBETIQ/npm-registry-guide.git"
|
||||||
|
},
|
||||||
|
"keywords": [
|
||||||
|
"NPM",
|
||||||
|
"registry",
|
||||||
|
"CUBETIQ"
|
||||||
|
],
|
||||||
|
"author": "Sambo Chea <sombochea@cubetiqs.com>",
|
||||||
|
"license": "ISC"
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user