UNPKG

trainingproject

Version:

A module to teach you how to module.

104 lines (103 loc) 2.78 kB
{ "_args": [ [ { "raw": "varsize-string@^2.2.1", "scope": null, "escapedName": "varsize-string", "name": "varsize-string", "rawSpec": "^2.2.1", "spec": ">=2.2.1 <3.0.0", "type": "range" }, "C:\\Users\\Emmanuel\\Downloads\\npm\\how-to-npm\\node_modules\\wcstring" ] ], "_from": "varsize-string@>=2.2.1 <3.0.0", "_id": "varsize-string@2.2.2", "_inCache": true, "_location": "/varsize-string", "_nodeVersion": "5.10.0", "_npmOperationalInternal": { "host": "packages-16-east.internal.npmjs.com", "tmp": "tmp/varsize-string-2.2.2.tgz_1463924901702_0.06531212059780955" }, "_npmUser": { "name": "leichtgewicht", "email": "martin.heidegger@gmail.com" }, "_npmVersion": "3.9.0", "_phantomChildren": {}, "_requested": { "raw": "varsize-string@^2.2.1", "scope": null, "escapedName": "varsize-string", "name": "varsize-string", "rawSpec": "^2.2.1", "spec": ">=2.2.1 <3.0.0", "type": "range" }, "_requiredBy": [ "/wcstring" ], "_resolved": "https://registry.npmjs.org/varsize-string/-/varsize-string-2.2.2.tgz", "_shasum": "ef1b3b6c72db0835ea2f84cdf91fec30c520688b", "_shrinkwrap": null, "_spec": "varsize-string@^2.2.1", "_where": "C:\\Users\\Emmanuel\\Downloads\\npm\\how-to-npm\\node_modules\\wcstring", "author": { "name": "Martin Heidegger", "email": "martin.heidegger@gmail.com" }, "bugs": { "url": "https://github.com/martinheidegger/varsize-string/issues" }, "dependencies": {}, "description": "A package for working with strings where the different characters have different sizes.", "devDependencies": { "istanbul": "^0.4.0", "standard": "^5.3.1", "tape": "^4.2.2" }, "directories": { "test": "test" }, "dist": { "shasum": "ef1b3b6c72db0835ea2f84cdf91fec30c520688b", "tarball": "https://registry.npmjs.org/varsize-string/-/varsize-string-2.2.2.tgz" }, "gitHead": "c1a721f5f553948c9e0faf73c787f88f3e955b68", "homepage": "https://github.com/martinheidegger/varsize-string#readme", "keywords": [ "unicode", "visualwidth", "terminal", "wide character", "wc", "wide character string", "wcs", "terminal", "width", "wcwidth", "wcswidth" ], "license": "ISC", "main": "index.js", "maintainers": [ { "name": "leichtgewicht", "email": "mh@leichtgewicht.at" } ], "name": "varsize-string", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/martinheidegger/varsize-string.git" }, "scripts": { "test": "istanbul cover tape test/**/*.js; standard" }, "version": "2.2.2" }