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 ea3f597 commit a0fd134Copy full SHA for a0fd134
package.json
@@ -0,0 +1,22 @@
1
+{
2
+ "name": "maximum-pc-builds-archive",
3
+ "version": "1.0.0",
4
+ "description": "An archive of the builds featured on the last pages of the Maximum PC magazine.",
5
+ "main": "index.html",
6
+ "directories": {
7
+ "doc": "docs"
8
+ },
9
+ "scripts": {
10
+ "test": "echo \"Error: no test specified\" && exit 1"
11
12
+ "repository": {
13
+ "type": "git",
14
+ "url": "git+https://github.com/willtheorangeguy/Maximum-PC-Builds-Archive.git"
15
16
+ "author": "willtheorangeguy",
17
+ "license": "CC-BY-4.0",
18
+ "bugs": {
19
+ "url": "https://github.com/willtheorangeguy/Maximum-PC-Builds-Archive/issues"
20
21
+ "homepage": "https://github.com/willtheorangeguy/Maximum-PC-Builds-Archive#readme"
22
+}
0 commit comments