You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
88 lines
2.0 KiB
88 lines
2.0 KiB
6 years ago
|
{
|
||
|
"_args": [
|
||
|
[
|
||
|
"squeak@^1.0.0",
|
||
|
"/Users/rdrew/themes/lmmi_journal_theme/node_modules/logalot"
|
||
|
]
|
||
|
],
|
||
|
"_from": "squeak@>=1.0.0 <2.0.0",
|
||
|
"_id": "squeak@1.3.0",
|
||
|
"_inCache": true,
|
||
|
"_installable": true,
|
||
|
"_location": "/squeak",
|
||
|
"_nodeVersion": "4.1.2",
|
||
|
"_npmUser": {
|
||
|
"email": "kevinmartensson@gmail.com",
|
||
|
"name": "kevva"
|
||
|
},
|
||
|
"_npmVersion": "3.3.3",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"name": "squeak",
|
||
|
"raw": "squeak@^1.0.0",
|
||
|
"rawSpec": "^1.0.0",
|
||
|
"scope": null,
|
||
|
"spec": ">=1.0.0 <2.0.0",
|
||
|
"type": "range"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/logalot"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/squeak/-/squeak-1.3.0.tgz",
|
||
|
"_shasum": "33045037b64388b567674b84322a6521073916c3",
|
||
|
"_shrinkwrap": null,
|
||
|
"_spec": "squeak@^1.0.0",
|
||
|
"_where": "/Users/rdrew/themes/lmmi_journal_theme/node_modules/logalot",
|
||
|
"author": {
|
||
|
"email": "kevinmartensson@gmail.com",
|
||
|
"name": "Kevin Mårtensson",
|
||
|
"url": "https://github.com/kevva"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/kevva/squeak/issues"
|
||
|
},
|
||
|
"dependencies": {
|
||
|
"chalk": "^1.0.0",
|
||
|
"console-stream": "^0.1.1",
|
||
|
"lpad-align": "^1.0.1"
|
||
|
},
|
||
|
"description": "A tiny stream log",
|
||
|
"devDependencies": {
|
||
|
"ava": "^0.0.4"
|
||
|
},
|
||
|
"directories": {},
|
||
|
"dist": {
|
||
|
"shasum": "33045037b64388b567674b84322a6521073916c3",
|
||
|
"tarball": "https://registry.npmjs.org/squeak/-/squeak-1.3.0.tgz"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=0.10.0"
|
||
|
},
|
||
|
"files": [
|
||
|
"index.js"
|
||
|
],
|
||
|
"gitHead": "5fd68a6e256015bc2bed80a89047629fb6ebfd41",
|
||
|
"homepage": "https://github.com/kevva/squeak#readme",
|
||
|
"keywords": [
|
||
|
"log"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"maintainers": [
|
||
|
{
|
||
|
"email": "kevinmartensson@gmail.com",
|
||
|
"name": "kevva"
|
||
|
}
|
||
|
],
|
||
|
"name": "squeak",
|
||
|
"optionalDependencies": {},
|
||
|
"readme": "ERROR: No README data found!",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/kevva/squeak.git"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"test": "node test.js"
|
||
|
},
|
||
|
"version": "1.3.0"
|
||
|
}
|