Skip to content

Instantly share code, notes, and snippets.

@piatra
Created July 15, 2013 10:31
Show Gist options
  • Save piatra/5999012 to your computer and use it in GitHub Desktop.
Save piatra/5999012 to your computer and use it in GitHub Desktop.
{ name: 'bower',
description: 'The browser package manager.',
'dist-tags': { latest: '0.10.0' },
versions:
[ '0.1.0',
'0.1.2',
'0.1.3',
'0.2.0',
'0.3.0',
'0.3.1',
'0.3.2',
'0.4.0',
'0.5.0',
'0.5.1',
'0.6.0',
'0.6.1',
'0.6.2',
'0.6.3',
'0.6.4',
'0.6.5',
'0.6.6',
'0.6.7',
'0.6.8',
'0.7.0',
'0.7.1',
'0.8.0',
'0.8.1',
'0.8.2',
'0.8.3',
'0.8.4',
'0.8.5',
'0.8.6',
'0.9.0',
'0.9.1',
'0.9.2',
'0.10.0' ],
maintainers:
[ 'fat <[email protected]>',
'satazor <[email protected]>' ],
time:
{ '0.1.0': '2012-09-04T23:58:50.678Z',
'0.1.2': '2012-09-16T21:38:38.487Z',
'0.1.3': '2012-09-18T17:38:03.910Z',
'0.2.0': '2012-09-25T20:56:59.910Z',
'0.3.0': '2012-10-22T22:41:20.636Z',
'0.3.1': '2012-10-31T17:59:13.303Z',
'0.3.2': '2012-11-04T18:42:18.980Z',
'0.4.0': '2012-11-12T01:12:39.383Z',
'0.5.0': '2012-11-19T20:20:19.934Z',
'0.5.1': '2012-11-20T21:29:33.849Z',
'0.6.0': '2012-11-21T23:31:44.733Z',
'0.6.1': '2012-11-23T01:44:49.331Z',
'0.6.2': '2012-11-23T09:24:38.936Z',
'0.6.3': '2012-11-24T15:37:36.332Z',
'0.6.4': '2012-11-30T00:52:57.641Z',
'0.6.5': '2012-12-01T14:37:55.875Z',
'0.6.6': '2012-12-03T22:34:41.827Z',
'0.6.7': '2012-12-10T17:57:46.128Z',
'0.6.8': '2012-12-14T11:05:20.328Z',
'0.7.0': '2013-02-01T00:42:17.216Z',
'0.7.1': '2013-02-18T22:04:45.413Z',
'0.8.0': '2013-02-24T16:23:48.343Z',
'0.8.1': '2013-02-25T23:40:20.479Z',
'0.8.2': '2013-02-26T21:04:33.825Z',
'0.8.3': '2013-02-27T10:09:44.306Z',
'0.8.4': '2013-03-01T11:49:09.335Z',
'0.8.5': '2013-03-04T01:54:43.312Z',
'0.8.6': '2013-04-03T22:54:55.735Z',
'0.9.0': '2013-04-25T22:18:26.197Z',
'0.9.1': '2013-04-27T11:04:53.116Z',
'0.9.2': '2013-04-27T12:01:19.669Z',
'0.10.0': '2013-07-02T19:24:48.842Z' },
author: 'Twitter',
users:
{ appsunited: true,
sjonnet: true,
sjonnet19: true,
vincentmac: true,
liqweed: true,
alefteris: true,
maxmaximov: true,
cparker15: true,
leesei: true,
passy: true,
jamesmgreene: true,
ianmcburnie: true,
moonpyk: true,
pid: true },
repository:
{ type: 'git',
url: 'https://github.com/bower/bower' },
version: '0.10.0',
licenses:
{ type: 'MIT',
url: 'https://github.com/bower/bower/blob/master/LICENSE' },
main: 'lib',
homepage: 'http://bower.io/',
engines: { node: '>=0.8.0' },
dependencies:
{ abbrev: '~1.0.4',
archy: '~0.0.2',
async: '~0.2.5',
colors: '~0.6.0-1',
fstream: '~0.1.19',
glob: '~3.1.14',
'hogan.js': '~2.0.0',
lodash: '~1.0.1',
mkdirp: '~0.3.4',
nopt: '~2.0.0',
promptly: '~0.1.0',
rc: '~0.3.0',
'read-package-json': '~0.1.8',
request: '~2.11.4',
rimraf: '~2.0.3',
semver: '~2.0.7',
stable: '~0.1.2',
tar: '~0.1.13',
tmp: '~0.0.20',
unzip: '0.1.7',
'update-notifier': '~0.1.3',
which: '~1.0.5' },
scripts: { test: 'mocha --reporter spec --timeout 40000' },
devDependencies: { mocha: '~1.8.1', nock: '~0.17.3' },
bin: { bower: 'bin/bower' },
preferGlobal: true,
readmeFilename: 'README.md',
bugs: { url: 'https://github.com/bower/bower/issues' },
dist:
{ shasum: 'e5d25c05e13b4899899e8250db4b1a03efa62890',
tarball: 'http://registry.npmjs.org/bower/-/bower-0.10.0.tgz' },
directories: {} }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment