-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
40 lines (40 loc) · 1.35 KB
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
{
"name": "answerjs",
"version": "42.42.1000",
"description": "Provides utilities for interacting with the answer to the question of life, the universe, and everything.",
"main": "index.js",
"scripts": {
"test": "npm test"
},
"repository": {
"type": "git",
"url": "git+https://github.com/10xEngineersQualityProgramming/AnswerJS-ProvidesUtilitiesForInteractingWithTheQuestionOfLifeTheUniverseAndEverything.git"
},
"keywords": [
"42",
"answer",
"the-answer",
"life",
"everything",
"meaning-of-life",
"42"
],
"author": "me",
"license": "MIT",
"bugs": {
"url": "https://github.com/10xEngineersQualityProgramming/AnswerJS-ProvidesUtilitiesForInteractingWithTheQuestionOfLifeTheUniverseAndEverything/issues"
},
"homepage": "https://github.com/10xEngineersQualityProgramming/AnswerJS-ProvidesUtilitiesForInteractingWithTheQuestionOfLifeTheUniverseAndEverything",
"dependencies": {
"@lambtron/is-42": "^0.0.7",
"forty-two": "^1.0.1",
"is-answer-to-the-ultimate-question-of-life-the-universe-and-everything": "^42.0.1",
"is-the-answer": "^0.0.1",
"is42": "^0.0.4",
"meaning-of-life": "^1.0.0",
"the-answer": "^1.0.0",
"the-answer-to-everything": "^1.0.42",
"the-answer-to-the-ultimate-question-of-life-the-universe-and-everything": "^1.0.0",
"ultimate-number": "^1.1.0"
}
}