File: //proc/1526/root/var/www/zaklada/html/node_modules/string-length/package.json
{
"_args": [
[
"string-length@1.0.1",
"C:\\wamp\\www\\tokic-shop\\html"
]
],
"_development": true,
"_from": "string-length@1.0.1",
"_id": "string-length@1.0.1",
"_inBundle": false,
"_integrity": "sha1-VpcPscOFWOnnC3KL894mmsRa36w=",
"_location": "/string-length",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "string-length@1.0.1",
"name": "string-length",
"escapedName": "string-length",
"rawSpec": "1.0.1",
"saveSpec": null,
"fetchSpec": "1.0.1"
},
"_requiredBy": [
"/jshint-stylish"
],
"_resolved": "https://registry.npmjs.org/string-length/-/string-length-1.0.1.tgz",
"_spec": "1.0.1",
"_where": "C:\\wamp\\www\\tokic-shop\\html",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "sindresorhus.com"
},
"bugs": {
"url": "https://github.com/sindresorhus/string-length/issues"
},
"dependencies": {
"strip-ansi": "^3.0.0"
},
"description": "Get the real length of a string - by correctly counting astral symbols and ignoring ansi escape codes",
"devDependencies": {
"mocha": "*"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"homepage": "https://github.com/sindresorhus/string-length#readme",
"keywords": [
"unicode",
"string",
"str",
"length",
"astral",
"symbol",
"surrogates",
"codepoints",
"ansi",
"escape",
"codes"
],
"license": "MIT",
"name": "string-length",
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/string-length.git"
},
"scripts": {
"test": "mocha"
},
"version": "1.0.1"
}