Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

npm view node-csv (wut?) #8

Open
heapwolf opened this issue Jul 3, 2013 · 0 comments
Open

npm view node-csv (wut?) #8

heapwolf opened this issue Jul 3, 2013 · 0 comments

Comments

@heapwolf
Copy link

heapwolf commented Jul 3, 2013

this package name points to a repo that does not exist?

$ npm view node-csv
npm http GET https://registry.npmjs.org/node-csv
npm http 200 https://registry.npmjs.org/node-csv

{ name: 'node-csv',
  description: 'A CSV parser for node.js',
  'dist-tags': { latest: '0.1.2' },
  versions: [ '0.1.0', '0.1.1', '0.1.2' ],
  maintainers: 'cohara87 <cohara87@gmail.com>',
  author: 'Chris O\'Hara <cohara87@gmail.com>',
  repository:
   { type: 'git',
     url: 'http://github.com/chriso/node-csv.git' },
  time:
   { '0.1.0': '2011-09-19T11:44:46.997Z',
     '0.1.1': '2011-09-19T11:44:46.997Z',
     '0.1.2': '2011-09-19T11:44:46.997Z' },
  version: '0.1.2',
  keywords:
   [ 'csv',
     'parse',
     'csv parser',
     'csv parsing' ],
  main: './lib/csv',
  directories: { lib: './lib' },
  engines: { node: '>=0.2.2' },
  licenses: { type: 'MIT' },
  dependencies: {},
  devDependencies: {},
  dist:
   { shasum: 'ffc86df25f3dc0739020ab15121e2d3033e74700',
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant