Created
June 11, 2017 10:19
-
-
Save AnnaMag/5e21db3710c288c06ef72bbcc8b62d14 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ name: 'node', | |
'dist-tags': { latest: '0.0.0' }, | |
versions: [ '0.0.0' ], | |
maintainers: | |
[ { name: 'isaacs', | |
email: '[email protected]' } ], | |
time: | |
{ modified: '2015-10-13T00:37:12.824Z', | |
created: '2012-05-08T21:06:45.400Z', | |
'0.0.0': '2012-05-08T21:06:46.534Z' }, | |
homepage: 'http://nodejs.org/api', | |
users: | |
{ evm: true, | |
yvesm: true, | |
adagio: true, | |
mykhael: true }, | |
version: '0.0.0', | |
dependencies: {}, | |
devDependencies: {}, | |
optionalDependencies: {}, | |
engines: { node: '*' }, | |
dist: | |
{ shasum: '288d62f90530c763eff8d4831ee7343ab3d60793', | |
tarball: 'https://registry.npmjs.org/node/-/node-0.0.0.tgz' }, | |
directories: {}, | |
deprecated: 'To update or install node, go to http://nodejs.org/' } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment