alterNERDtive.github.io/package.json

24 lines
596 B
JSON

{
"name": "profile-generator",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/github/profile-generator.git"
},
"author": "github",
"license": "ISC",
"bugs": {
"url": "https://github.com/github/profile-generator/issues"
},
"homepage": "https://github.com/github/profile-generator#readme",
"dependencies": {
"github-calendar": "^1.3.1",
"primer-core": "^6.10.9",
"primer-marketing": "^6.3.3"
}
}