UNPKG

trainingproject

Version:

A module to teach you how to module.

88 lines (87 loc) 2.28 kB
{ "_args": [ [ { "raw": "i18n-core@^2.1.1", "scope": null, "escapedName": "i18n-core", "name": "i18n-core", "rawSpec": "^2.1.1", "spec": ">=2.1.1 <3.0.0", "type": "range" }, "C:\\Users\\Emmanuel\\Downloads\\npm\\how-to-npm\\node_modules\\workshopper-adventure" ] ], "_from": "i18n-core@>=2.1.1 <3.0.0", "_id": "i18n-core@2.1.1", "_inCache": true, "_location": "/i18n-core", "_nodeVersion": "0.12.4", "_npmUser": { "name": "leichtgewicht", "email": "mh@leichtgewicht.at" }, "_npmVersion": "2.10.1", "_phantomChildren": {}, "_requested": { "raw": "i18n-core@^2.1.1", "scope": null, "escapedName": "i18n-core", "name": "i18n-core", "rawSpec": "^2.1.1", "spec": ">=2.1.1 <3.0.0", "type": "range" }, "_requiredBy": [ "/workshopper-adventure" ], "_resolved": "https://registry.npmjs.org/i18n-core/-/i18n-core-2.1.1.tgz", "_shasum": "97830274b3ce63e2ea6796256e048a49af56cc14", "_shrinkwrap": null, "_spec": "i18n-core@^2.1.1", "_where": "C:\\Users\\Emmanuel\\Downloads\\npm\\how-to-npm\\node_modules\\workshopper-adventure", "author": { "name": "Martin Heidegger", "email": "martin.heidegger@gmail.com" }, "bugs": { "url": "https://github.com/martinheidegger/i18n-core/issues" }, "dependencies": { "mustache": "^0.8.2", "sprintf": "^0.1.4" }, "description": "Basic i18n translation.", "devDependencies": { "code": "^1.2.1", "lab": "^5.1.0", "mockery": "^1.4.0" }, "directories": {}, "dist": { "shasum": "97830274b3ce63e2ea6796256e048a49af56cc14", "tarball": "https://registry.npmjs.org/i18n-core/-/i18n-core-2.1.1.tgz" }, "gitHead": "3d4aef63c340e59da162a535847d5fc23c1572a2", "homepage": "https://github.com/martinheidegger/i18n-core", "license": "ISC", "main": "index.js", "maintainers": [ { "name": "leichtgewicht", "email": "mh@leichtgewicht.at" } ], "name": "i18n-core", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+ssh://git@github.com/martinheidegger/i18n-core.git" }, "scripts": { "test": "lab -c" }, "version": "2.1.1" }