trainingproject
Version:
A module to teach you how to module.
117 lines (116 loc) • 3.25 kB
JSON
{
"_args": [
[
{
"raw": "workshopper-adventure@^5.0.3",
"scope": null,
"escapedName": "workshopper-adventure",
"name": "workshopper-adventure",
"rawSpec": "^5.0.3",
"spec": ">=5.0.3 <6.0.0",
"type": "range"
},
"C:\\Users\\Emmanuel\\Downloads\\npm\\how-to-npm"
]
],
"_from": "workshopper-adventure@>=5.0.3 <6.0.0",
"_id": "workshopper-adventure@5.1.6",
"_inCache": true,
"_location": "/workshopper-adventure",
"_nodeVersion": "0.10.48",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/workshopper-adventure-5.1.6.tgz_1479342362715_0.030275063356384635"
},
"_npmUser": {
"name": "leichtgewicht",
"email": "martin.heidegger@gmail.com"
},
"_npmVersion": "2.15.1",
"_phantomChildren": {},
"_requested": {
"raw": "workshopper-adventure@^5.0.3",
"scope": null,
"escapedName": "workshopper-adventure",
"name": "workshopper-adventure",
"rawSpec": "^5.0.3",
"spec": ">=5.0.3 <6.0.0",
"type": "range"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/workshopper-adventure/-/workshopper-adventure-5.1.6.tgz",
"_shasum": "34c8664ade361725417f35dbe7b542b3316a94d6",
"_shrinkwrap": null,
"_spec": "workshopper-adventure@^5.0.3",
"_where": "C:\\Users\\Emmanuel\\Downloads\\npm\\how-to-npm",
"author": {
"name": "Martin Heidegger",
"email": "martin.heidegger@gmail.com",
"url": "https://github.com/martinheidegger"
},
"bugs": {
"url": "https://github.com/workshopper/workshopper-adventure/issues"
},
"dependencies": {
"after": "^0.8.2",
"chalk": "^1.1.3",
"colors-tmpl": "~1.0.0",
"combined-stream-wait-for-it": "^1.1.0",
"commandico": "^2.0.2",
"i18n-core": "^2.1.1",
"latest-version": "^2.0.0",
"msee": "^0.3.2",
"simple-terminal-menu": "^1.1.3",
"split": "^1.0.0",
"string-to-stream": "^1.1.0",
"through2": "^2.0.1",
"workshopper-adventure-storage": "^3.0.0"
},
"description": "A terminal workshop runner framework (adventure compatible)",
"devDependencies": {
"standard": "^8.3.0",
"workshopper-exercise": "^2.7.0"
},
"directories": {
"example": "examples"
},
"dist": {
"shasum": "34c8664ade361725417f35dbe7b542b3316a94d6",
"tarball": "https://registry.npmjs.org/workshopper-adventure/-/workshopper-adventure-5.1.6.tgz"
},
"gitHead": "b02d00161e937e644f757fb796a2ed6377ba886e",
"homepage": "https://github.com/workshopper/workshopper-adventure",
"license": "MIT",
"main": "./index.js",
"maintainers": [
{
"name": "julianduque",
"email": "julianduquej@gmail.com"
},
{
"name": "leichtgewicht",
"email": "martin.heidegger@gmail.com"
},
{
"name": "rvagg",
"email": "rod@vagg.org"
},
{
"name": "tdd",
"email": "tdd@tddsworld.com"
}
],
"name": "workshopper-adventure",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/workshopper/workshopper-adventure.git"
},
"scripts": {
"test": "standard"
},
"version": "5.1.6"
}