{ "_from": "unicode-length@^1.0.0", "_id": "unicode-length@1.0.3", "_inBundle": false, "_integrity": "sha1-Wtp6f+1RhBpBijKM8UlHisg1irs=", "_location": "/unicode-length", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "unicode-length@^1.0.0", "name": "unicode-length", "escapedName": "unicode-length", "rawSpec": "^1.0.0", "saveSpec": null, "fetchSpec": "^1.0.0" }, "_requiredBy": [ "/tap-mocha-reporter" ], "_resolved": "https://registry.npmjs.org/unicode-length/-/unicode-length-1.0.3.tgz", "_shasum": "5ada7a7fed51841a418a328cf149478ac8358abb", "_spec": "unicode-length@^1.0.0", "_where": "/home/manfred/enviPath/ketcher2/ketcher/node_modules/tap-mocha-reporter", "author": { "name": "Juan Cruz Viotti", "email": "juanchiviotti@gmail.com" }, "bugs": { "url": "https://github.com/jviotti/unicode-length/issues" }, "bundleDependencies": false, "dependencies": { "punycode": "^1.3.2", "strip-ansi": "^3.0.1" }, "deprecated": false, "description": "Get the length of unicode strings", "devDependencies": { "chai": "~1.10.0", "coffee-script": "~1.8.0", "gulp": "~3.8.10", "gulp-coffee": "~2.2.0", "gulp-coffeelint": "~0.4.0", "gulp-mocha": "~2.0.0", "gulp-util": "~3.0.1", "mocha": "~2.0.1", "sinon": "~1.12.2", "sinon-chai": "~2.6.0" }, "directories": { "test": "tests" }, "files": [ "build/unicode-length.js" ], "homepage": "https://github.com/jviotti/unicode-length", "keywords": [ "unicode", "string", "length" ], "license": "MIT", "main": "build/unicode-length.js", "name": "unicode-length", "repository": { "type": "git", "url": "git://github.com/jviotti/unicode-length.git" }, "scripts": { "prepublish": "gulp build", "test": "gulp test" }, "version": "1.0.3" }