CodeCommitsIssuesPull requestsActionsInsightsSecurity
16e46ccfb7783575d50f57f1c36b331f9b342fec

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

package.json

9lines · modecode

1{
2 "name": "cloudflare-CPanel",
3 "version": "0.1.0",
4 "devDependencies": {
5 "grunt": "~0.4.5",
6 "grunt-contrib-uglify": "~0.5.0",
7 "grunt-contrib-jst": "~0.6.0"
8 }
9}