{ "_args": [ [ { "raw": "code-point-at@^1.0.0", "scope": null, "escapedName": "code-point-at", "name": "code-point-at", "rawSpec": "^1.0.0", "spec": ">=1.0.0 <2.0.0", "type": "range" }, "/Users/trott/io.js/tools/node_modules/readline2" ] ], "_from": "code-point-at@>=1.0.0 <2.0.0", "_id": "code-point-at@1.0.1", "_inCache": true, "_location": "/code-point-at", "_nodeVersion": "4.5.0", "_npmOperationalInternal": { "host": "packages-16-east.internal.npmjs.com", "tmp": "tmp/code-point-at-1.0.1.tgz_1475223183649_0.724906453397125" }, "_npmUser": { "name": "sindresorhus", "email": "sindresorhus@gmail.com" }, "_npmVersion": "2.15.9", "_phantomChildren": {}, "_requested": { "raw": "code-point-at@^1.0.0", "scope": null, "escapedName": "code-point-at", "name": "code-point-at", "rawSpec": "^1.0.0", "spec": ">=1.0.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/readline2", "/string-width" ], "_resolved": "https://registry.npmjs.org/code-point-at/-/code-point-at-1.0.1.tgz", "_shasum": "1104cd34f9b5b45d3eba88f1babc1924e1ce35fb", "_shrinkwrap": null, "_spec": "code-point-at@^1.0.0", "_where": "/Users/trott/io.js/tools/node_modules/readline2", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/code-point-at/issues" }, "dependencies": { "number-is-nan": "^1.0.0" }, "description": "ES2015 String#codePointAt() ponyfill", "devDependencies": { "ava": "*" }, "directories": {}, "dist": { "shasum": "1104cd34f9b5b45d3eba88f1babc1924e1ce35fb", "tarball": "https://registry.npmjs.org/code-point-at/-/code-point-at-1.0.1.tgz" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "gitHead": "502d72c5a959275e5d90f9c6641589756af44085", "homepage": "https://github.com/sindresorhus/code-point-at#readme", "keywords": [ "es2015", "ponyfill", "polyfill", "shim", "string", "str", "code", "point", "at", "codepoint", "unicode" ], "license": "MIT", "maintainers": [ { "name": "sindresorhus", "email": "sindresorhus@gmail.com" } ], "name": "code-point-at", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/code-point-at.git" }, "scripts": { "test": "ava" }, "version": "1.0.1" }