trainingproject
Version:
A module to teach you how to module.
93 lines (92 loc) • 2.25 kB
JSON
{
"_args": [
[
{
"raw": "table-header@^0.2.2",
"scope": null,
"escapedName": "table-header",
"name": "table-header",
"rawSpec": "^0.2.2",
"spec": ">=0.2.2 <0.3.0",
"type": "range"
},
"C:\\Users\\Emmanuel\\Downloads\\npm\\how-to-npm\\node_modules\\msee"
]
],
"_from": "table-header@>=0.2.2 <0.3.0",
"_id": "table-header@0.2.2",
"_inCache": true,
"_location": "/table-header",
"_nodeVersion": "1.6.2",
"_npmUser": {
"name": "eush77",
"email": "eush77@gmail.com"
},
"_npmVersion": "2.10.0",
"_phantomChildren": {},
"_requested": {
"raw": "table-header@^0.2.2",
"scope": null,
"escapedName": "table-header",
"name": "table-header",
"rawSpec": "^0.2.2",
"spec": ">=0.2.2 <0.3.0",
"type": "range"
},
"_requiredBy": [
"/msee"
],
"_resolved": "https://registry.npmjs.org/table-header/-/table-header-0.2.2.tgz",
"_shasum": "7c9adb420ea569fb4717de5d8f5c4514804d2c0a",
"_shrinkwrap": null,
"_spec": "table-header@^0.2.2",
"_where": "C:\\Users\\Emmanuel\\Downloads\\npm\\how-to-npm\\node_modules\\msee",
"author": {
"name": "Eugene Sharygin",
"email": "eush77@gmail.com"
},
"bugs": {
"url": "https://github.com/eush77/table-header/issues"
},
"dependencies": {
"repeat-string": "^1.5.2"
},
"description": "Add header to a text table",
"devDependencies": {
"tape": "^4.0.0"
},
"directories": {},
"dist": {
"shasum": "7c9adb420ea569fb4717de5d8f5c4514804d2c0a",
"tarball": "https://registry.npmjs.org/table-header/-/table-header-0.2.2.tgz"
},
"files": [
"index.js"
],
"gitHead": "630db1d80c910a27c163ef1abd8c4ac5bd49a3b7",
"homepage": "https://github.com/eush77/table-header",
"keywords": [
"table",
"header",
"text-table",
"border"
],
"license": "MIT",
"maintainers": [
{
"name": "eush77",
"email": "eush77@gmail.com"
}
],
"name": "table-header",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/eush77/table-header.git"
},
"scripts": {
"test": "tape test/*.js"
},
"version": "0.2.2"
}