|
{ name: 'mon-nouveau-projet', description: 'Description de Mon Nouveau Projet.', 'dist-tags': { latest: '1.0.0' }, versions: [ '1.0.0' ], maintainers: [ { name: 'Votre Nom', email: 'votre_email@exemple.com' } ], time: { modified: '2018-01-18T09:54:09+00:00', created: '2018-01-18T09:54:09+00:00', '1.0.0': '2018-01-18T09:54:09+00:00' }, homepage: 'https://site-de-mon-nouveau-projet.com/', keywords: [ 'cool', 'truc', 'utile' ], repository: { url: 'https://example.com/votre-nom/mon-nouveau-projet', type: 'git' }, contributors: [ { name: 'Votre Ami', email: 'son-email@exemple.com', url: 'http://son-site-web.com' }, { name: 'Un Autre Ami', email: 'autre-email@exemple.com', url: 'https://autre-site-web.org' } ], author: { name: 'Votre Nom', email: 'votre_email@exemple.com' }, bugs: { url: 'https://github.com/vous/mon-nouveau-projet/issues' }, license: 'MIT', readmeFilename: 'README.md', version: '1.0.0', main: 'index.js', files: [ 'index.js', 'lib/*.js', 'bin/*.js' ], bin: { 'mon-nouveau-projet-cli': 'bin/mon-nouveau-projet-cli.js' }, dist: { shasum: '908bc9a06fa4421e96ceda243c1ee1789b0dc763', tarball: 'https://registry.npmjs.org/mon-nouveau-projet/-/mon-nouveau-projet-1.0.0.tgz' }, directories: {} }
|
|
{ name: 'my-new-project', description: 'My New Project description.', 'dist-tags': { latest: '1.0.0' }, versions: [ '1.0.0' ], maintainers: [ { name: 'Your Name', email: 'you@example.com' } ], time: { modified: '2018-01-18T09:54:09+00:00', created: '2018-01-18T09:54:09+00:00', '1.0.0': '2018-01-18T09:54:09+00:00' }, homepage: 'https://my-new-project-website.com/', keywords: [ 'cool', 'useful', 'stuff' ], repository: { url: 'https://example.com/your-username/my-new-project', type: 'git' }, contributors: [ { name: 'Your Friend', email: 'their-email@example.com', url: 'http://their-website.com' }, { name: 'Another Friend', email: 'another-email@example.com', url: 'https://another-website.org' } ], author: { name: 'Your Name', email: 'you@example.com' }, bugs: { url: 'https://github.com/you/my-new-project/issues' }, license: 'MIT', readmeFilename: 'README.md', version: '1.0.0', main: 'index.js', files: [ 'index.js', 'lib/*.js', 'bin/*.js' ], bin: { 'my-new-project-cli': 'bin/my-new-project-cli.js' }, dist: { shasum: '908bc9a06fa4421e96ceda243c1ee1789b0dc763', tarball: 'https://registry.npmjs.org/my-new-project/-/my-new-project-1.0.0.tgz' }, directories: {} }
|
|
{ name: 'my-new-project', description: 'My New Project description.', 'dist-tags': { latest: '1.0.0' }, versions: [ '1.0.0' ], maintainers: [ { name: 'Your Name', email: 'you@example.com' } ], time: { modified: '2018-01-18T09:54:09+00:00', created: '2018-01-18T09:54:09+00:00', '1.0.0': '2018-01-18T09:54:09+00:00' }, homepage: 'https://my-new-project-website.com/', keywords: [ 'cool', 'useful', 'stuff' ], repository: { url: 'https://example.com/your-username/my-new-project', type: 'git' }, contributors: [ { name: 'Your Friend', email: 'their-email@example.com', url: 'http://their-website.com' }, { name: 'Another Friend', email: 'another-email@example.com', url: 'https://another-website.org' } ], author: { name: 'Your Name', email: 'you@example.com' }, bugs: { url: 'https://github.com/you/my-new-project/issues' }, license: 'MIT', readmeFilename: 'README.md', version: '1.0.0', main: 'index.js', files: [ 'index.js', 'lib/*.js', 'bin/*.js' ], bin: { 'my-new-project-cli': 'bin/my-new-project-cli.js' }, dist: { shasum: '908bc9a06fa4421e96ceda243c1ee1789b0dc763', tarball: 'https://registry.npmjs.org/my-new-project/-/my-new-project-1.0.0.tgz' }, directories: {} }
|