Skip to content
This repository has been archived by the owner on Jun 2, 2024. It is now read-only.

support npm tag #332

Closed
dead-horse opened this issue Apr 18, 2014 · 2 comments
Closed

support npm tag #332

dead-horse opened this issue Apr 18, 2014 · 2 comments
Assignees
Labels
Milestone

Comments

@dead-horse
Copy link
Member

npm tag [email protected] latest
@dead-horse
Copy link
Member Author

request opts

{ url: 
   { protocol: 'https:',
     slashes: true,
     auth: 'user:pass',
     host: 'registry.npmjs.org',
     port: null,
     hostname: 'registry.npmjs.org',
     hash: null,
     search: null,
     query: null,
     pathname: '/moduletest/latest',
     path: '/moduletest/latest',
     href: 'https://registry.npmjs.org/moduletest/latest' },
  method: 'PUT',
  ca: null,
  localAddress: undefined,
  cert: null,
  key: null,
  strictSSL: true,
  headers: 
   { accept: 'application/json',
     'user-agent': 'node/v0.11.12 darwin x64',
     'content-type': 'application/json',
     'content-length': 7 },
  proxy: null,
  body: '"0.0.5"' }

@dead-horse dead-horse self-assigned this Apr 18, 2014
@dead-horse dead-horse added this to the v0.4 milestone Apr 18, 2014
fengmk2 added a commit that referenced this issue Apr 18, 2014
@fengmk2
Copy link
Member

fengmk2 commented Apr 18, 2014

how to use this command in ali npm?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants