We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf94412 commit 3f73b4aCopy full SHA for 3f73b4a
Sprint-3/alarmclock/package.json
@@ -0,0 +1,17 @@
1
+{
2
+ "name": "alarmclock",
3
+ "version": "1.0.0",
4
+ "license": "CC-BY-SA-4.0",
5
+ "description": "You must update this package",
6
+ "scripts": {
7
+ "test": "jest --config=../jest.config.js alarmclock"
8
+ },
9
+ "repository": {
10
+ "type": "git",
11
+ "url": "git+https://github.com/CodeYourFuture/CYF-Coursework-Template.git"
12
13
+ "bugs": {
14
+ "url": "https://github.com/CodeYourFuture/CYF-Coursework-Template/issues"
15
16
+ "homepage": "https://github.com/CodeYourFuture/CYF-Coursework-Template#readme"
17
+}
0 commit comments