UNPKG

trainingproject

Version:

A module to teach you how to module.

101 lines (100 loc) 2.46 kB
{ "_args": [ [ { "raw": "explicit@^0.1.0", "scope": null, "escapedName": "explicit", "name": "explicit", "rawSpec": "^0.1.0", "spec": ">=0.1.0 <0.2.0", "type": "range" }, "C:\\Users\\Emmanuel\\Downloads\\npm\\how-to-npm\\node_modules\\commandico" ] ], "_from": "explicit@>=0.1.0 <0.2.0", "_id": "explicit@0.1.1", "_inCache": true, "_location": "/explicit", "_nodeVersion": "5.0.0", "_npmUser": { "name": "leichtgewicht", "email": "martin.heidegger@gmail.com" }, "_npmVersion": "3.3.9", "_phantomChildren": {}, "_requested": { "raw": "explicit@^0.1.0", "scope": null, "escapedName": "explicit", "name": "explicit", "rawSpec": "^0.1.0", "spec": ">=0.1.0 <0.2.0", "type": "range" }, "_requiredBy": [ "/commandico" ], "_resolved": "https://registry.npmjs.org/explicit/-/explicit-0.1.1.tgz", "_shasum": "1ccd56c8a9350da2df37d116c125233d152f8110", "_shrinkwrap": null, "_spec": "explicit@^0.1.0", "_where": "C:\\Users\\Emmanuel\\Downloads\\npm\\how-to-npm\\node_modules\\commandico", "author": { "name": "Martin Heidegger", "email": "martin.heidegger@gmail.com" }, "bugs": { "url": "https://github.com/explicitjs/explicit/issues" }, "dependencies": { "joi": "^6.10.1" }, "description": "System to explicitly specify the way a method works.", "devDependencies": { "chai": "^3.5.0", "mocha": "^2.4.5", "nodemock": "~0.3.4", "standard": "^5.4.1" }, "directories": {}, "dist": { "shasum": "1ccd56c8a9350da2df37d116c125233d152f8110", "tarball": "https://registry.npmjs.org/explicit/-/explicit-0.1.1.tgz" }, "gitHead": "71d17a72d2017eac28054530c4ce551fa979ddb3", "homepage": "https://github.com/explicitjs/explicit#readme", "keywords": [ "augmentation", "extension", "documentation", "annotation" ], "license": "ISC", "main": "lib/index.js", "maintainers": [ { "name": "leichtgewicht", "email": "mh@leichtgewicht.at" } ], "name": "explicit", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/explicitjs/explicit.git" }, "scripts": { "lint": "standard", "test": "npm run lint && mocha" }, "standard": { "globals": [ "describe", "it" ] }, "version": "0.1.1" }