{"name":"string-at","version":"1.0.0","author":{"name":"Jordan Harband"},"description":"A robust & optimized ES3-compatible polyfill for the `String.prototype.at` proposal for ECMAScript 6/7 - based on https://mths.be/at","license":"MIT","main":"index.js","scripts":{"test":"npm run lint && npm run test:shimmed && npm run test:module && npm run security","test:shimmed":"node --harmony --es-staging test/shimmed.js","test:module":"node --harmony --es-staging test/index.js","coverage":"covert test/*.js","coverage-quiet":"covert test/*.js --quiet","lint":"npm run jscs && npm run eslint","jscs":"jscs test/*.js *.js","eslint":"eslint test/*.js *.js","eccheck":"editorconfig-tools check *.js **/*.js > /dev/null","security":"nsp package"},"repository":{"type":"git","url":"git://github.com/ljharb/string-at.git"},"keywords":["String","string","unicode","ES6","ES7","ecmascript","polyfill","code point","at"],"dependencies":{"define-properties":"^1.0.1","es-abstract":"^1.2.0","function-bind":"^1.0.2"},"devDependencies":{"tape":"^3.5.0","covert":"^1.0.1","jscs":"^1.11.3","editorconfig-tools":"^0.1.1","nsp":"^1.0.1","eslint":"^0.17.1","semver":"^4.3.1","replace":"^0.3.0","es5-shim":"^4.1.0","es6-shim":"^0.27.1"},"testling":{"files":"test.js","browsers":["iexplore/6.0..latest","firefox/3.0..6.0","firefox/15.0..latest","firefox/nightly","chrome/4.0..10.0","chrome/20.0..latest","chrome/canary","opera/10.0..latest","opera/next","safari/4.0..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2"]},"engines":{"node":">= 0.4"},"gitHead":"792163009976b8dab58d5d77c9a221012f45e39a","bugs":{"url":"https://github.com/ljharb/string-at/issues"},"homepage":"https://github.com/ljharb/string-at","_id":"string-at@1.0.0","_shasum":"330401c56abfde24b2076b71da6b3788af2f788c","_from":".","_npmVersion":"2.7.1","_nodeVersion":"1.6.1","_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"maintainers":[{"name":"ljharb","email":""}],"dist":{"shasum":"330401c56abfde24b2076b71da6b3788af2f788c","size":8403,"noattachment":false,"key":"/string-at/-/string-at-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/string-at/download/string-at-1.0.0.tgz"},"directories":{},"publish_time":1426847896839,"_cnpm_publish_time":1426847896839,"_hasShrinkwrap":false,"deprecated":"The original `String.prototype.at` proposal has been replaced by a new one; please use v1 or later of `string.prototype.at` instead","dist-tags":{"latest":"1.1.0"}}