ember-cli
Version:
Command line tool for developing ambitious ember.js apps
134 lines (133 loc) • 3.14 kB
JSON
{
"name": "bower",
"version": "1.3.12",
"description": "The browser package manager",
"author": {
"name": "Twitter"
},
"licenses": [
{
"type": "MIT",
"url": "https://github.com/bower/bower/blob/master/LICENSE"
}
],
"repository": {
"type": "git",
"url": "https://github.com/bower/bower"
},
"main": "lib",
"homepage": "http://bower.io",
"engines": {
"node": ">=0.10.0"
},
"dependencies": {
"abbrev": "~1.0.4",
"archy": "0.0.2",
"bower-config": "~0.5.2",
"bower-endpoint-parser": "~0.2.2",
"bower-json": "~0.4.0",
"bower-logger": "~0.2.2",
"bower-registry-client": "~0.2.0",
"cardinal": "0.4.0",
"chalk": "0.5.0",
"chmodr": "0.1.0",
"decompress-zip": "0.0.8",
"fstream": "~1.0.2",
"fstream-ignore": "~1.0.1",
"glob": "~4.0.2",
"graceful-fs": "~3.0.1",
"handlebars": "~2.0.0",
"inquirer": "0.7.1",
"insight": "0.4.3",
"is-root": "~1.0.0",
"junk": "~1.0.0",
"lockfile": "~1.0.0",
"lru-cache": "~2.5.0",
"mkdirp": "0.5.0",
"mout": "~0.9.0",
"nopt": "~3.0.0",
"opn": "~1.0.0",
"osenv": "0.1.0",
"p-throttler": "0.1.0",
"promptly": "0.2.0",
"q": "~1.0.1",
"request": "~2.42.0",
"request-progress": "0.3.0",
"retry": "0.6.0",
"rimraf": "~2.2.0",
"semver": "~2.3.0",
"shell-quote": "~1.4.1",
"stringify-object": "~1.0.0",
"tar-fs": "0.5.2",
"tmp": "0.0.23",
"update-notifier": "0.2.0",
"which": "~1.0.5"
},
"devDependencies": {
"coveralls": "~2.11.0",
"expect.js": "~0.3.1",
"grunt": "~0.4.4",
"grunt-cli": "^0.1.13",
"grunt-contrib-jshint": "~0.10.0",
"grunt-contrib-watch": "~0.6.1",
"grunt-exec": "~0.4.2",
"grunt-simple-mocha": "~0.4.0",
"istanbul": "~0.3.2",
"load-grunt-tasks": "~0.6.0",
"mocha": "~1.21.4",
"nock": "~0.46.0",
"node-uuid": "~1.4.1",
"proxyquire": "~1.0.1"
},
"scripts": {
"test": "grunt test"
},
"bin": {
"bower": "bin/bower"
},
"preferGlobal": true,
"gitHead": "b26c072f0db054a1902ec4d2e3726dbf8a1c799a",
"bugs": {
"url": "https://github.com/bower/bower/issues"
},
"_id": "bower@1.3.12",
"_shasum": "37de0edb3904baf90aee13384a1a379a05ee214c",
"_from": "bower@>=1.3.5-0 <2.0.0-0",
"_npmVersion": "2.0.0",
"_npmUser": {
"name": "sheerun",
"email": "sheerun@sher.pl"
},
"maintainers": [
{
"name": "fat",
"email": "jacobthornton@gmail.com"
},
{
"name": "satazor",
"email": "andremiguelcruz@msn.com"
},
{
"name": "wibblymat",
"email": "mat@wibbly.org.uk"
},
{
"name": "paulirish",
"email": "paul.irish@gmail.com"
},
{
"name": "sheerun",
"email": "sheerun@sher.pl"
},
{
"name": "sindresorhus",
"email": "sindresorhus@gmail.com"
}
],
"dist": {
"shasum": "37de0edb3904baf90aee13384a1a379a05ee214c",
"tarball": "http://registry.npmjs.org/bower/-/bower-1.3.12.tgz"
},
"directories": {},
"_resolved": "https://registry.npmjs.org/bower/-/bower-1.3.12.tgz"
}