70 lines
1.6 KiB
JSON
70 lines
1.6 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"squeak@1.3.0",
|
|
"/home/vitrubio/Documents/trabajo/elglobusvermell/thegreenballoon/thegreenballoon-fp-gitlab"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "squeak@1.3.0",
|
|
"_id": "squeak@1.3.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-MwRQN7ZDiLVnZ0uEMiplIQc5FsM=",
|
|
"_location": "/squeak",
|
|
"_optional": true,
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "squeak@1.3.0",
|
|
"name": "squeak",
|
|
"escapedName": "squeak",
|
|
"rawSpec": "1.3.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "1.3.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/logalot"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/squeak/-/squeak-1.3.0.tgz",
|
|
"_spec": "1.3.0",
|
|
"_where": "/home/vitrubio/Documents/trabajo/elglobusvermell/thegreenballoon/thegreenballoon-fp-gitlab",
|
|
"author": {
|
|
"name": "Kevin Mårtensson",
|
|
"email": "kevinmartensson@gmail.com",
|
|
"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"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
},
|
|
"files": [
|
|
"index.js"
|
|
],
|
|
"homepage": "https://github.com/kevva/squeak#readme",
|
|
"keywords": [
|
|
"log"
|
|
],
|
|
"license": "MIT",
|
|
"name": "squeak",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/kevva/squeak.git"
|
|
},
|
|
"scripts": {
|
|
"test": "node test.js"
|
|
},
|
|
"version": "1.3.0"
|
|
}
|