Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'man1/json.1')
-rw-r--r--man1/json.19
1 files changed, 6 insertions, 3 deletions
diff --git a/man1/json.1 b/man1/json.1
index 2bc6737cf..f8a4654bd 100644
--- a/man1/json.1
+++ b/man1/json.1
@@ -49,9 +49,12 @@ already, before you get too attached to it\. http://registry\.npmjs\.org/
The \fImost\fR important things in your package\.json are the name and version fields\.
.
.P
-Version must be semver \fIhttp://semver\.org\fR\-compliant\. npm assumes that you\'ve
-read the semver page, and that you comply with it\. Here\'s how it deviates from
-what\'s on semver\.org:
+Version must be semver \fIhttps://github\.com/isaacs/semver\fR\-compliant\.
+npm assumes that you\'ve
+read the semver page, and that you comply with it\.
+.
+.P
+Here\'s how it deviates from what\'s on semver\.org:
.
.IP "\(bu" 4
Versions can start with "v"