unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Catonano <catonano@gmail.com>
To: swedebugia <swedebugia@riseup.net>
Cc: guix-devel <guix-devel@gnu.org>
Subject: Re: Naming of node packages with @ and /
Date: Wed, 28 Nov 2018 00:10:17 +0100	[thread overview]
Message-ID: <CAJ98PDzM_MMrs0RntdsG_RsXKBOO5keaY8AUCBE1cBMUY6BG+g@mail.gmail.com> (raw)
In-Reply-To: <6d747c3a-af63-c222-c913-3355be92ac43@riseup.net>

[-- Attachment #1: Type: text/plain, Size: 1504 bytes --]

Il giorno mar 27 nov 2018 alle ore 21:58 swedebugia <swedebugia@riseup.net>
ha scritto:

> Hi
>
> There are some crazy naming going on in the node-community. How do we
> deal with this?
>
> Note: there is another package called "babel-core" so just
> stripping/replacing the weird characters won't work well.
>
> Any ideas?
>
> Look this example:
> https://github.com/babel/babel/blob/master/packages/babel-core/package.json
>
> Extract:
> {
>    "name": "@babel/core",
>    "version": "7.1.6",
>    "description": "Babel compiler core.",
>    "main": "lib/index.js",
>    "author": "Sebastian McKenzie <sebmck@gmail.com>",
>    "homepage": "https://babeljs.io/",
>    "license": "MIT",
>
> snip
>
>    "dependencies": {
>      "@babel/code-frame": "^7.0.0",
>      "@babel/generator": "^7.1.6",
>      "@babel/helpers": "^7.1.5",
>      "@babel/parser": "^7.1.6",
>      "@babel/template": "^7.1.2",
>      "@babel/traverse": "^7.1.6",
>      "@babel/types": "^7.1.6",
>      "convert-source-map": "^1.1.0",
>      "debug": "^4.1.0",
>      "json5": "^2.1.0",
>      "lodash": "^4.17.10",
>      "resolve": "^1.3.2",
>      "semver": "^5.4.1",
>      "source-map": "^0.5.0"
>    },
>    "devDependencies": {
>      "@babel/helper-transform-fixture-test-runner": "^7.0.0",
>      "@babel/register": "^7.0.0"
>    }
> }
>
> --
> Cheers Swedebugia
>
>
I think those are the so called "scoped packages"

https://docs.npmjs.com/misc/scope

https://nitayneeman.com/posts/understanding-scoped-packages-in-npm/

[-- Attachment #2: Type: text/html, Size: 3004 bytes --]

  reply	other threads:[~2018-11-27 23:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-27 21:02 Naming of node packages with @ and / swedebugia
2018-11-27 23:10 ` Catonano [this message]
2018-11-28 11:21   ` swedebugia
2018-11-28 12:46     ` Julien Lepiller
2018-11-28 20:34       ` swedebugia

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAJ98PDzM_MMrs0RntdsG_RsXKBOO5keaY8AUCBE1cBMUY6BG+g@mail.gmail.com \
    --to=catonano@gmail.com \
    --cc=guix-devel@gnu.org \
    --cc=swedebugia@riseup.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).