Skip to content

Commit

Permalink
add cipp package info
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnDuprey committed Dec 19, 2024
1 parent 42ba690 commit 80c5cdc
Showing 1 changed file with 11 additions and 5 deletions.
16 changes: 11 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,18 @@
{
"name": "@devias/carpatin",
"version": "3.0.0",
"author": "Devias",
"homepage": "https://devias.io",
"private": true,
"name": "cipp",
"version": "7.0.0",
"author": "CIPP Contributors",
"homepage": "https://cipp.app/",
"bugs": {
"url": "https://github.com/KelvinTegelaar/CIPP/issues"
},
"engines": {
"node": "^18.17.0"
},
"repository": {
"type": "git",
"url": "[email protected]:KelvinTegelaar/CIPP.git"
},
"scripts": {
"dev": "next -H 127.0.0.1",
"build": "next build && next export",
Expand Down

0 comments on commit 80c5cdc

Please sign in to comment.