Skip to content

Instantly share code, notes, and snippets.

@watson
Last active February 12, 2017 02:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save watson/911e9fd3cf129dcc35f74d596ee0dc7b to your computer and use it in GitHub Desktop.
Save watson/911e9fd3cf129dcc35f74d596ee0dc7b to your computer and use it in GitHub Desktop.
Odd npm registry change sets
{ seq: 203248,
id: 'testx2',
changes: [ { rev: '1-53eafb13e023fc3a7a1b319a3eb17b2a' } ],
doc:
{ _id: 'testx2',
_rev: '1-53eafb13e023fc3a7a1b319a3eb17b2a',
name: 'testx2',
versions:
{ '1.0.0':
{ dist: { tarball: 'http://registry.npmjs.org/testx2/-/a' },
maintainers: [ { name: 'testx5', email: 'abcde@example.com' } ],
_npmUser: { name: 'testx5', email: 'abcde@example.com' },
directories: {} } },
maintainers: [ { name: 'testx5', email: 'abcde@example.com' } ],
'dist-tags': { latest: '1.0.0' },
time:
{ modified: '2016-03-29T16:59:00.015Z',
created: '2016-03-29T16:59:00.015Z',
'1.0.0': '2016-03-29T16:59:00.015Z' },
readme: '',
readmeFilename: '',
_attachments: {} } }
{ seq: 98709,
id: 'zachtestproject2',
changes: [ { rev: '1-ab6528709799ddec8bf538f463b9d723' } ],
doc:
{ _id: 'zachtestproject2',
_rev: '1-ab6528709799ddec8bf538f463b9d723',
name: 'zachtestproject2',
version: '1.0.0',
main: 'index.js',
maintainers: [ { name: 'zlrenner', email: 'zlrenner@outlook.com' } ],
versions:
{ '1.0.0':
{ dist: { tarball: 'http://registry.npmjs.org/zachtestproject2/-/test.tgz' },
maintainers: [ { name: 'zlrenner', email: 'zlrenner@outlook.com' } ],
_npmUser: { name: 'zlrenner', email: 'zlrenner@outlook.com' },
directories: {} } },
'dist-tags': { latest: '1.0.0' },
time:
{ modified: '2015-05-19T21:44:51.726Z',
created: '2015-05-19T21:44:51.726Z',
'1.0.0': '2015-05-19T21:44:51.726Z' },
readme: '',
readmeFilename: '',
_attachments: {} } }
{ seq: 98714,
id: 'zachtestproject3',
changes: [ { rev: '1-74edcf66f517b0b3589e0a3ec060a891' } ],
doc:
{ _id: 'zachtestproject3',
_rev: '1-74edcf66f517b0b3589e0a3ec060a891',
name: 'zachtestproject3',
version: '1.0.1',
main: 'index.js',
maintainers: [ { name: 'zlrenner', email: 'zlrenner@outlook.com' } ],
versions:
{ '1.0.1':
{ dist:
{ tarball: 'http://registry.npmjs.org/zachtestproject3/-/test.tgz',
_from: 'http://zachrenner.com/test.tgz' },
maintainers: [ { name: 'zlrenner', email: 'zlrenner@outlook.com' } ],
_npmUser: { name: 'zlrenner', email: 'zlrenner@outlook.com' },
directories: {} } },
'dist-tags': { latest: '1.0.1' },
time:
{ modified: '2015-05-19T21:55:59.372Z',
created: '2015-05-19T21:55:59.372Z',
'1.0.1': '2015-05-19T21:55:59.372Z' },
readme: '',
readmeFilename: '',
_attachments: {} } }
{ seq: 98715,
id: 'zachtestproject4',
changes: [ { rev: '1-fc04d6ddb3b143abd344e9d82dea6e8c' } ],
doc:
{ _id: 'zachtestproject4',
_rev: '1-fc04d6ddb3b143abd344e9d82dea6e8c',
name: 'zachtestproject4',
version: '1.0.1',
main: 'index.js',
maintainers: [ { name: 'zlrenner', email: 'zlrenner@outlook.com' } ],
versions:
{ '1.0.1':
{ dist:
{ tarball: 'http://registry.npmjs.org/zachtestproject4/-/test.tgz',
_from: 'http://zachrenner.com/test.tgz',
_shasum: 'asd' },
maintainers: [ { name: 'zlrenner', email: 'zlrenner@outlook.com' } ],
_npmUser: { name: 'zlrenner', email: 'zlrenner@outlook.com' },
directories: {} } },
'dist-tags': { latest: '1.0.1' },
time:
{ modified: '2015-05-19T21:57:22.638Z',
created: '2015-05-19T21:57:22.638Z',
'1.0.1': '2015-05-19T21:57:22.638Z' },
readme: '',
readmeFilename: '',
_attachments: {} } }
{ seq: 356022,
id: 'feature-document-extractor',
changes: [ { rev: '1-c294e3c2ba5019c7599867f2d75a2e27' } ],
doc:
{ _id: 'feature-document-extractor',
_rev: '1-c294e3c2ba5019c7599867f2d75a2e27',
name: 'feature-document-extractor',
description: 'Create word documents (sprint board cards, requirement documents) from Gherkin-ish feature files',
'dist-tags': { latest: '1.1.4' },
versions:
{ '1.0.0':
{ name: 'feature-document-extractor',
version: '1.0.0',
description: 'Create word documents (sprint board cards, requirement documents) from Gherkin-ish feature files',
engines: { node: '>=6' },
main: 'index.js',
respository: 'https://github.com/solnetdigital/feature-document-extractor',
devDependencies:
{ bluebird: '^3.4.6',
chai: '^3.4.1',
'chai-as-promised': '^5.1.0',
cucumber: '^0.4.8',
'cucumber-html': '^0.2.3',
grunt: '^1.0.1',
'grunt-continue': '^0.1.0',
'grunt-cucumberjs': '^0.5.2',
'grunt-selenium-standalone': '^0.1.2',
lodash: '^3.10.1',
'selenium-standalone': '^4.8.0',
split: '^1.0.0',
wd: '^0.4.0' },
author: { name: 'Michael Robinson' },
license: 'ISC',
dependencies:
{ commander: '^2.9.0',
debug: '^2.2.0',
officegen: '^0.4.0',
ramda: '^0.22.1',
walk: '^2.3.9' },
gitHead: 'b18e3aaf5913c0038aa2affe232ece1d213b04c2',
_id: 'feature-document-extractor@1.0.0',
scripts: {},
_shasum: '88484e07ef9c4d3ec66c84ba9e331a512a919325',
_from: '.',
_npmVersion: '3.10.3',
_nodeVersion: '6.5.0',
_npmUser: { name: 'solnetdigital', email: 'solnet-digital@solnet.co.nz' },
dist:
{ shasum: '88484e07ef9c4d3ec66c84ba9e331a512a919325',
tarball: 'http://registry.npmjs.org/feature-document-extractor/-/feature-document-extractor-1.0.0.tgz' },
maintainers: [ { name: 'solnetdigital', email: 'solnet-digital@solnet.co.nz' } ],
_npmOperationalInternal:
{ host: 'packages-12-west.internal.npmjs.com',
tmp: 'tmp/feature-document-extractor-1.0.0.tgz_1476906527389_0.2152601657435298' },
directories: {} },
'1.0.1':
{ name: 'feature-document-extractor',
version: '1.0.1',
description: 'Create word documents (sprint board cards, requirement documents) from Gherkin-ish feature files',
engines: { node: '>=6' },
bin: { 'feature-document-extractor': './index.js' },
main: 'index.js',
respository: 'https://github.com/solnetdigital/feature-document-extractor',
devDependencies:
{ bluebird: '^3.4.6',
chai: '^3.4.1',
'chai-as-promised': '^5.1.0',
cucumber: '^0.4.8',
'cucumber-html': '^0.2.3',
grunt: '^1.0.1',
'grunt-continue': '^0.1.0',
'grunt-cucumberjs': '^0.5.2',
'grunt-selenium-standalone': '^0.1.2',
lodash: '^3.10.1',
'selenium-standalone': '^4.8.0',
split: '^1.0.0',
wd: '^0.4.0' },
author: { name: 'Michael Robinson' },
license: 'ISC',
dependencies:
{ commander: '^2.9.0',
debug: '^2.2.0',
officegen: '^0.4.0',
ramda: '^0.22.1',
walk: '^2.3.9' },
gitHead: '0e00ef34dc8c9bd07722a44065a77a0aa1dc3b6f',
_id: 'feature-document-extractor@1.0.1',
scripts: {},
_shasum: '195b2fb2add7a02bd10ac884eae7e636df10fad0',
_from: '.',
_npmVersion: '3.10.3',
_nodeVersion: '6.5.0',
_npmUser: { name: 'solnetdigital', email: 'solnet-digital@solnet.co.nz' },
dist:
{ shasum: '195b2fb2add7a02bd10ac884eae7e636df10fad0',
tarball: 'http://registry.npmjs.org/feature-document-extractor/-/feature-document-extractor-1.0.1.tgz' },
maintainers: [ { name: 'solnetdigital', email: 'solnet-digital@solnet.co.nz' } ],
_npmOperationalInternal:
{ host: 'packages-12-west.internal.npmjs.com',
tmp: 'tmp/feature-document-extractor-1.0.1.tgz_1476906641612_0.2897639898583293' },
directories: {} },
'1.0.2':
{ name: 'feature-document-extractor',
version: '1.0.2',
description: 'Create word documents (sprint board cards, requirement documents) from Gherkin-ish feature files',
engines: { node: '>=6' },
bin: { 'feature-document-extractor': './index.js' },
main: 'index.js',
respository: 'https://github.com/solnetdigital/feature-document-extractor',
devDependencies:
{ bluebird: '^3.4.6',
chai: '^3.4.1',
'chai-as-promised': '^5.1.0',
cucumber: '^0.4.8',
'cucumber-html': '^0.2.3',
grunt: '^1.0.1',
'grunt-continue': '^0.1.0',
'grunt-cucumberjs': '^0.5.2',
'grunt-selenium-standalone': '^0.1.2',
lodash: '^3.10.1',
'selenium-standalone': '^4.8.0',
split: '^1.0.0',
wd: '^0.4.0' },
author: { name: 'Michael Robinson' },
license: 'ISC',
dependencies:
{ commander: '^2.9.0',
debug: '^2.2.0',
officegen: '^0.4.0',
ramda: '^0.22.1',
walk: '^2.3.9' },
gitHead: '96d138561c7d767f8b5c4f2ad2d09b41ea3e0b4b',
_id: 'feature-document-extractor@1.0.2',
scripts: {},
_shasum: '1f6ff458041fc3ead466a66714f2551dc12cd89d',
_from: '.',
_npmVersion: '3.10.3',
_nodeVersion: '6.5.0',
_npmUser: { name: 'solnetdigital', email: 'solnet-digital@solnet.co.nz' },
dist:
{ shasum: '1f6ff458041fc3ead466a66714f2551dc12cd89d',
tarball: 'http://registry.npmjs.org/feature-document-extractor/-/feature-document-extractor-1.0.2.tgz' },
maintainers: [ { name: 'solnetdigital', email: 'solnet-digital@solnet.co.nz' } ],
_npmOperationalInternal:
{ host: 'packages-12-west.internal.npmjs.com',
tmp: 'tmp/feature-document-extractor-1.0.2.tgz_1476906893353_0.27097400231286883' },
directories: {} },
'1.1.0':
{ name: 'feature-document-extractor',
version: '1.1.0',
description: 'Create word documents (sprint board cards, requirement documents) from Gherkin-ish feature files',
engines: { node: '>=6' },
bin: { 'feature-document-extractor': 'ts-node ./index.ts' },
main: 'index.js',
respository: 'https://github.com/solnetdigital/feature-document-extractor',
devDependencies:
{ '@types/commander': '^2.3.30',
'@types/node': '^6.0.45',
'@types/ramda': '0.0.2',
bluebird: '^3.4.6',
chai: '^3.4.1',
'chai-as-promised': '^5.1.0',
cucumber: '^0.4.8',
'cucumber-html': '^0.2.3',
grunt: '^1.0.1',
'grunt-continue': '^0.1.0',
'grunt-cucumberjs': '^0.5.2',
'grunt-selenium-standalone': '^0.1.2',
lodash: '^3.10.1',
'selenium-standalone': '^4.8.0',
split: '^1.0.0',
wd: '^0.4.0' },
author: { name: 'Michael Robinson' },
license: 'ISC',
dependencies:
{ commander: '^2.9.0',
debug: '^2.2.0',
officegen: '^0.4.0',
ramda: '^0.22.1',
'ts-node': '^1.6.0',
typescript: '^2.0.3',
walk: '^2.3.9' },
gitHead: '212952d1db8467abd291d5767a09cb3721e41ecf',
_id: 'feature-document-extractor@1.1.0',
scripts: {},
_shasum: '224d333f9e64e2f3f7b2d2a4cab57742d265c907',
_from: '.',
_npmVersion: '3.10.3',
_nodeVersion: '6.5.0',
_npmUser: { name: 'solnetdigital', email: 'solnet-digital@solnet.co.nz' },
dist:
{ shasum: '224d333f9e64e2f3f7b2d2a4cab57742d265c907',
tarball: 'http://registry.npmjs.org/feature-document-extractor/-/feature-document-extractor-1.1.0.tgz' },
maintainers: [ { name: 'solnetdigital', email: 'solnet-digital@solnet.co.nz' } ],
_npmOperationalInternal:
{ host: 'packages-18-east.internal.npmjs.com',
tmp: 'tmp/feature-document-extractor-1.1.0.tgz_1476909403139_0.8918686844408512' },
directories: {} },
'1.1.1':
{ name: 'feature-document-extractor',
version: '1.1.1',
description: 'Create word documents (sprint board cards, requirement documents) from Gherkin-ish feature files',
engines: { node: '>=6' },
bin: { 'feature-document-extractor': './index.js' },
main: 'index.js',
respository: 'https://github.com/solnetdigital/feature-document-extractor',
devDependencies:
{ '@types/commander': '^2.3.30',
'@types/node': '^6.0.45',
'@types/ramda': '0.0.2',
bluebird: '^3.4.6',
chai: '^3.4.1',
'chai-as-promised': '^5.1.0',
cucumber: '^0.4.8',
'cucumber-html': '^0.2.3',
grunt: '^1.0.1',
'grunt-continue': '^0.1.0',
'grunt-cucumberjs': '^0.5.2',
'grunt-selenium-standalone': '^0.1.2',
lodash: '^3.10.1',
'selenium-standalone': '^4.8.0',
split: '^1.0.0',
wd: '^0.4.0' },
author: { name: 'Michael Robinson' },
license: 'ISC',
dependencies:
{ commander: '^2.9.0',
debug: '^2.2.0',
officegen: '^0.4.0',
ramda: '^0.22.1',
'ts-node': '^1.6.0',
typescript: '^2.0.3',
walk: '^2.3.9' },
gitHead: '730d765c7ad562ee7d5f56a141aecb6dac5ca5df',
_id: 'feature-document-extractor@1.1.1',
scripts: {},
_shasum: '08edef0c4b293685fb2ddd929f5f46e7979dfdb6',
_from: '.',
_npmVersion: '3.10.3',
_nodeVersion: '6.5.0',
_npmUser: { name: 'solnetdigital', email: 'solnet-digital@solnet.co.nz' },
dist:
{ shasum: '08edef0c4b293685fb2ddd929f5f46e7979dfdb6',
tarball: 'http://registry.npmjs.org/feature-document-extractor/-/feature-document-extractor-1.1.1.tgz' },
maintainers: [ { name: 'solnetdigital', email: 'solnet-digital@solnet.co.nz' } ],
_npmOperationalInternal:
{ host: 'packages-18-east.internal.npmjs.com',
tmp: 'tmp/feature-document-extractor-1.1.1.tgz_1476909468317_0.971882525132969' },
directories: {} },
'1.1.2':
{ name: 'feature-document-extractor',
version: '1.1.2',
description: 'Create word documents (sprint board cards, requirement documents) from Gherkin-ish feature files',
engines: { node: '>=6' },
bin: { 'feature-document-extractor': './run.js' },
scripts:
{ build: 'tsc',
'release:patch': 'npm version patch && git push && git push --tags && npm publish',
'release:minor': 'npm version patch && git push && git push --tags && npm publish',
'release:major': 'npm version patch && git push && git push --tags && npm publish' },
main: 'index.js',
respository: 'https://github.com/solnetdigital/feature-document-extractor',
devDependencies:
{ '@types/commander': '^2.3.30',
'@types/node': '^6.0.45',
'@types/ramda': '0.0.2',
bluebird: '^3.4.6',
chai: '^3.4.1',
'chai-as-promised': '^5.1.0',
cucumber: '^0.4.8',
'cucumber-html': '^0.2.3',
grunt: '^1.0.1',
'grunt-continue': '^0.1.0',
'grunt-cucumberjs': '^0.5.2',
'grunt-selenium-standalone': '^0.1.2',
lodash: '^3.10.1',
'selenium-standalone': '^4.8.0',
split: '^1.0.0',
wd: '^0.4.0' },
author: { name: 'Michael Robinson' },
license: 'ISC',
dependencies:
{ commander: '^2.9.0',
debug: '^2.2.0',
officegen: '^0.4.0',
ramda: '^0.22.1',
'ts-node': '^1.6.0',
typescript: '^2.0.3',
walk: '^2.3.9' },
gitHead: '7186484414858c8e05affa7de93f4ef46448aff9',
_id: 'feature-document-extractor@1.1.2',
_shasum: '3765701a402c128e660cb510e32cba25d000691b',
_from: '.',
_npmVersion: '3.10.3',
_nodeVersion: '6.5.0',
_npmUser: { name: 'solnetdigital', email: 'solnet-digital@solnet.co.nz' },
dist:
{ shasum: '3765701a402c128e660cb510e32cba25d000691b',
tarball: 'http://registry.npmjs.org/feature-document-extractor/-/feature-document-extractor-1.1.2.tgz' },
maintainers: [ { name: 'solnetdigital', email: 'solnet-digital@solnet.co.nz' } ],
_npmOperationalInternal:
{ host: 'packages-18-east.internal.npmjs.com',
tmp: 'tmp/feature-document-extractor-1.1.2.tgz_1476910122046_0.3142600741703063' },
directories: {} },
'1.1.3':
{ name: 'feature-document-extractor',
version: '1.1.3',
description: 'Create word documents (sprint board cards, requirement documents) from Gherkin-ish feature files',
engines: { node: '>=6' },
bin: { 'feature-document-extractor': './run.js' },
scripts:
{ build: 'tsc',
'release:patch': 'npm version patch && git push && git push --tags && npm publish',
'release:minor': 'npm version patch && git push && git push --tags && npm publish',
'release:major': 'npm version patch && git push && git push --tags && npm publish' },
main: 'index.js',
respository: 'https://github.com/solnetdigital/feature-document-extractor',
devDependencies:
{ '@types/commander': '^2.3.30',
'@types/node': '^6.0.45',
'@types/ramda': '0.0.2',
bluebird: '^3.4.6',
chai: '^3.4.1',
'chai-as-promised': '^5.1.0',
cucumber: '^0.4.8',
'cucumber-html': '^0.2.3',
grunt: '^1.0.1',
'grunt-continue': '^0.1.0',
'grunt-cucumberjs': '^0.5.2',
'grunt-selenium-standalone': '^0.1.2',
lodash: '^3.10.1',
'selenium-standalone': '^4.8.0',
split: '^1.0.0',
wd: '^0.4.0' },
author: { name: 'Michael Robinson' },
license: 'ISC',
dependencies:
{ commander: '^2.9.0',
debug: '^2.2.0',
officegen: '^0.4.0',
ramda: '^0.22.1',
'ts-node': '^1.6.0',
typescript: '^2.0.3',
walk: '^2.3.9' },
gitHead: '49706899703e29fe17d8708b6c5bdc2f579d4f15',
_id: 'feature-document-extractor@1.1.3',
_shasum: '282fb2243a9dd2f75027d1895e7b20bd9efeda6f',
_from: '.',
_npmVersion: '3.10.3',
_nodeVersion: '6.5.0',
_npmUser: { name: 'solnetdigital', email: 'solnet-digital@solnet.co.nz' },
dist:
{ shasum: '282fb2243a9dd2f75027d1895e7b20bd9efeda6f',
tarball: 'http://registry.npmjs.org/feature-document-extractor/-/feature-document-extractor-1.1.3.tgz' },
maintainers: [ { name: 'solnetdigital', email: 'solnet-digital@solnet.co.nz' } ],
_npmOperationalInternal:
{ host: 'packages-18-east.internal.npmjs.com',
tmp: 'tmp/feature-document-extractor-1.1.3.tgz_1476992461894_0.9080455407965928' },
directories: {} },
'1.1.4':
{ name: 'feature-document-extractor',
version: '1.1.4',
description: 'Create word documents (sprint board cards, requirement documents) from Gherkin-ish feature files',
engines: { node: '>=6' },
bin: { 'feature-document-extractor': './run.js' },
scripts:
{ build: 'tsc',
'release:patch': 'npm version patch && git push && git push --tags && npm publish',
'release:minor': 'npm version patch && git push && git push --tags && npm publish',
'release:major': 'npm version patch && git push && git push --tags && npm publish' },
main: 'index.js',
respository: 'https://github.com/solnetdigital/feature-document-extractor',
devDependencies:
{ '@types/commander': '^2.3.30',
'@types/node': '^6.0.45',
'@types/ramda': '0.0.2',
bluebird: '^3.4.6',
chai: '^3.4.1',
'chai-as-promised': '^5.1.0',
cucumber: '^0.4.8',
'cucumber-html': '^0.2.3',
grunt: '^1.0.1',
'grunt-continue': '^0.1.0',
'grunt-cucumberjs': '^0.5.2',
'grunt-selenium-standalone': '^0.1.2',
lodash: '^3.10.1',
'selenium-standalone': '^4.8.0',
split: '^1.0.0',
wd: '^0.4.0' },
author: { name: 'Michael Robinson' },
license: 'ISC',
dependencies:
{ commander: '^2.9.0',
debug: '^2.2.0',
officegen: '^0.4.0',
ramda: '^0.22.1',
'ts-node': '^1.6.0',
typescript: '^2.0.3',
walk: '^2.3.9' },
gitHead: '1c4b64716fe6349c77fca909a66d7583731874f2',
_id: 'feature-document-extractor@1.1.4',
_shasum: '08465cc1c5f51933c581ec2dcb17b4f8a0cd70ab',
_from: '.',
_npmVersion: '3.10.3',
_nodeVersion: '6.5.0',
_npmUser: { name: 'solnetdigital', email: 'solnet-digital@solnet.co.nz' },
dist:
{ shasum: '08465cc1c5f51933c581ec2dcb17b4f8a0cd70ab',
tarball: 'http://registry.npmjs.org/feature-document-extractor/-/feature-document-extractor-1.1.4.tgz' },
maintainers: [ { name: 'solnetdigital', email: 'solnet-digital@solnet.co.nz' } ],
_npmOperationalInternal:
{ host: 'packages-12-west.internal.npmjs.com',
tmp: 'tmp/feature-document-extractor-1.1.4.tgz_1476993418409_0.4797853487543762' },
directories: {} } },
readme: '# feature-document-extractor\nCreate word documents (sprint board cards, requirement documents) from Gherkin-ish feature files\n\n# Usage\n\n```bash\n$ npm install -g feature-document-extractor\nfeature-document-extractor \\\n --included-sections \'Feature,Acceptance Criteria\' \\\n --output-file filename.docx \\\n --type sprint-board\n --features ../your-features\n```\n\n# Creating Additional Document Types\n\n## TypeScript\n\nCreate a JavaScript file that exports a function that implements the IDocumentGenerationFunction interface:\n\n```typescript\nmodule.exports = function sprintBoard(\n featurePages: IFeature[],\n outputFile: string,\n featuresPerPage: number,\n baseStyles: IOfficeGenStyle = {\n font_face: \'Calibri\'\n}) {\n // See ./functions/sprint-board.ts for a working example\n}\n```\n\n## JavaScript\n\nCreate a JavaScript file that exports a function with the shape:\n\n```javascript\nmodule.exports = function yourType(featurePages, outputFile, featuresPerPage, baseStyles) {\n // See ./functions/sprint-board.ts for a working example\n}\n```\n\nSpecify your function as the type using the `--type ../path/to/your/type.ts` flag\n',
maintainers: [ { name: 'solnetdigital', email: 'solnet-digital@solnet.co.nz' } ],
time:
{ modified: '2016-10-20T19:56:58.622Z',
created: '2016-10-19T19:48:47.618Z',
'1.0.0': '2016-10-19T19:48:47.618Z',
'1.0.1': '2016-10-19T19:50:41.837Z',
'1.0.2': '2016-10-19T19:54:53.582Z',
'1.1.0': '2016-10-19T20:36:44.758Z',
'1.1.1': '2016-10-19T20:37:49.921Z',
'1.1.2': '2016-10-19T20:48:43.719Z',
'1.1.3': '2016-10-20T19:41:03.690Z',
'1.1.4': '2016-10-20T19:56:58.622Z' },
author: { name: 'Michael Robinson' },
license: 'ISC',
readmeFilename: 'README.md',
_attachments: {} } }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment