You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

94 lines
2.1 KiB
JSON

{
"_args": [
[
"right-align@^0.1.1",
"/Users/alfiepates/src/invoicer/node_modules/cliui"
]
],
"_from": "right-align@>=0.1.1 <0.2.0",
"_id": "right-align@0.1.3",
"_inCache": true,
"_installable": true,
"_location": "/right-align",
"_nodeVersion": "0.12.4",
"_npmUser": {
"email": "github@sellside.com",
"name": "jonschlinkert"
},
"_npmVersion": "2.10.1",
"_phantomChildren": {},
"_requested": {
"name": "right-align",
"raw": "right-align@^0.1.1",
"rawSpec": "^0.1.1",
"scope": null,
"spec": ">=0.1.1 <0.2.0",
"type": "range"
},
"_requiredBy": [
"/cliui"
],
"_resolved": "https://registry.npmjs.org/right-align/-/right-align-0.1.3.tgz",
"_shasum": "61339b722fe6a3515689210d24e14c96148613ef",
"_shrinkwrap": null,
"_spec": "right-align@^0.1.1",
"_where": "/Users/alfiepates/src/invoicer/node_modules/cliui",
"author": {
"name": "Jon Schlinkert",
"url": "https://github.com/jonschlinkert"
},
"bugs": {
"url": "https://github.com/jonschlinkert/right-align/issues"
},
"dependencies": {
"align-text": "^0.1.1"
},
"description": "Right-align the text in a string.",
"devDependencies": {
"mocha": "*",
"should": "*"
},
"directories": {},
"dist": {
"shasum": "61339b722fe6a3515689210d24e14c96148613ef",
"tarball": "http://localhost:4873/right-align/-/right-align-0.1.3.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"gitHead": "23ee38d6eedbcbfed241ace6587ce5730684dd18",
"homepage": "https://github.com/jonschlinkert/right-align",
"keywords": [
"align",
"align-center",
"center",
"center-align",
"right",
"right-align",
"text",
"typography"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"email": "github@sellside.com",
"name": "jonschlinkert"
}
],
"name": "right-align",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/jonschlinkert/right-align.git"
},
"scripts": {
"test": "mocha"
},
"version": "0.1.3"
}