56 lines
1.2 KiB
JSON
56 lines
1.2 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"pace@0.0.4",
|
|
"C:\\wamp64\\www\\ilink"
|
|
]
|
|
],
|
|
"_from": "pace@0.0.4",
|
|
"_id": "pace@0.0.4",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-1mQF1fW8EtJUQabibIeNvGnnenc=",
|
|
"_location": "/pace",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "pace@0.0.4",
|
|
"name": "pace",
|
|
"escapedName": "pace",
|
|
"rawSpec": "0.0.4",
|
|
"saveSpec": null,
|
|
"fetchSpec": "0.0.4"
|
|
},
|
|
"_requiredBy": [
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/pace/-/pace-0.0.4.tgz",
|
|
"_spec": "0.0.4",
|
|
"_where": "C:\\wamp64\\www\\ilink",
|
|
"author": {
|
|
"name": "Brian Link",
|
|
"email": "cpsubrian@gmail.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/cpsubrian/pace/issues"
|
|
},
|
|
"dependencies": {
|
|
"charm": "~0.1.0"
|
|
},
|
|
"description": "Command-line progress bar and progress metrics. Helps you measure the 'pace' of a long-running script.",
|
|
"devDependencies": {},
|
|
"engines": {
|
|
"node": "*"
|
|
},
|
|
"homepage": "http://cantina.github.com",
|
|
"main": "pace.js",
|
|
"name": "pace",
|
|
"optionalDependencies": {},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/cpsubrian/pace.git"
|
|
},
|
|
"scripts": {},
|
|
"version": "0.0.4"
|
|
}
|