You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cpgc/package.json

23 lines
493 B
JSON

{
"name": "cpgc",
"version": "0.0.5",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ayush123460/cpgc.git"
},
"author": "",
"license": "UNLICENSED",
"bugs": {
"url": "https://github.com/ayush123460/cpgc/issues"
},
"homepage": "https://github.com/ayush123460/cpgc#readme",
"devDependencies": {
"electron": "^6.0.12"
}
}