mirror of
https://github.com/tiennm99/FBcount.git
synced 2026-05-14 20:57:45 +00:00
57 lines
1.4 KiB
JSON
57 lines
1.4 KiB
JSON
{
|
|
"_from": "npmlog@^1.2.0",
|
|
"_id": "npmlog@1.2.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-KOe+YZYJtT960d0wChDWTXFiaLY=",
|
|
"_location": "/npmlog",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "npmlog@^1.2.0",
|
|
"name": "npmlog",
|
|
"escapedName": "npmlog",
|
|
"rawSpec": "^1.2.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^1.2.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/facebook-chat-api"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/npmlog/-/npmlog-1.2.1.tgz",
|
|
"_shasum": "28e7be619609b53f7ad1dd300a10d64d716268b6",
|
|
"_spec": "npmlog@^1.2.0",
|
|
"_where": "/home/miti99/Dropbox/Workspace/FBcount/Nodejs/node_modules/facebook-chat-api",
|
|
"author": {
|
|
"name": "Isaac Z. Schlueter",
|
|
"email": "i@izs.me",
|
|
"url": "http://blog.izs.me/"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/isaacs/npmlog/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"ansi": "~0.3.0",
|
|
"are-we-there-yet": "~1.0.0",
|
|
"gauge": "~1.2.0"
|
|
},
|
|
"deprecated": false,
|
|
"description": "logger for npm",
|
|
"devDependencies": {
|
|
"tap": ""
|
|
},
|
|
"homepage": "https://github.com/isaacs/npmlog#readme",
|
|
"license": "ISC",
|
|
"main": "log.js",
|
|
"name": "npmlog",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/isaacs/npmlog.git"
|
|
},
|
|
"scripts": {
|
|
"test": "tap test/*.js"
|
|
},
|
|
"version": "1.2.1"
|
|
}
|