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 10ca9c2 commit 8ce8966Copy full SHA for 8ce8966
challenges/address-book/package.json
@@ -1,12 +1,7 @@
1
{
2
- "name": "hello-ts",
+ "name": "address-book",
3
"version": "0.0.0",
4
"private": true,
5
- "description": "> TODO: description",
6
- "author": "Mike North <[email protected]>",
7
- "homepage": "",
8
- "license": "ISC",
9
- "main": "lib/hello-ts.js",
10
"directories": {
11
"lib": "lib",
12
"test": "test"
0 commit comments