{"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"keywords":["ES6","hasToStringTag","module","javascript","nodejs","browser"],"dist-tags":{"latest":"1.2.0"},"author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"description":"Tests if ES6 @@toStringTag is supported.","readme":"<a name=\"module_has-to-string-tag-x\"></a>\n\n## has-to-string-tag-x\n<a href=\"https://travis-ci.org/Xotic750/has-to-string-tag-x\"\ntitle=\"Travis status\">\n<img\nsrc=\"https://travis-ci.org/Xotic750/has-to-string-tag-x.svg?branch=master\"\nalt=\"Travis status\" height=\"18\">\n</a>\n<a href=\"https://david-dm.org/Xotic750/has-to-string-tag-x\"\ntitle=\"Dependency status\">\n<img src=\"https://david-dm.org/Xotic750/has-to-string-tag-x.svg\"\nalt=\"Dependency status\" height=\"18\"/>\n</a>\n<a\nhref=\"https://david-dm.org/Xotic750/has-to-string-tag-x#info=devDependencies\"\ntitle=\"devDependency status\">\n<img src=\"https://david-dm.org/Xotic750/has-to-string-tag-x/dev-status.svg\"\nalt=\"devDependency status\" height=\"18\"/>\n</a>\n<a href=\"https://badge.fury.io/js/has-to-string-tag-x\" title=\"npm version\">\n<img src=\"https://badge.fury.io/js/has-to-string-tag-x.svg\"\nalt=\"npm version\" height=\"18\">\n</a>\n\nTests if ES6 @@toStringTag is supported.\n\nRequires ES3 or above.\n\n**See**: [26.3.1 @@toStringTag](http://www.ecma-international.org/ecma-262/6.0/#sec-@@tostringtag)  \n**Version**: 1.2.0  \n**Author**: Xotic750 <Xotic750@gmail.com>  \n**License**: [MIT](&lt;https://opensource.org/licenses/MIT&gt;)  \n**Copyright**: Xotic750  \n<a name=\"exp_module_has-to-string-tag-x--module.exports\"></a>\n\n### `module.exports` : <code>boolean</code> ⏏\nIndicates if `Symbol.toStringTag`exists and is the correct type.\n`true`, if it exists and is the correct type, otherwise `false`.\n\n**Kind**: Exported member  \n","repository":{"type":"git","url":"git+https://github.com/Xotic750/has-to-string-tag-x.git"},"bugs":{"url":"https://github.com/Xotic750/has-to-string-tag-x/issues"},"license":"MIT","versions":{"1.0.0":{"name":"has-to-string-tag-x","version":"1.0.0","description":"hasToStringTag test if @@toStringTag is supported.","homepage":"https://github.com/Xotic750/has-to-string-tag-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2015","keywords":["hasToStringTag","module","javascript","nodejs","browser"],"main":"index.js","engines":{"node":"*"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/has-to-string-tag-x.git"},"bugs":{"url":"https://github.com/Xotic750/has-to-string-tag-x/issues"},"dependencies":{"has-symbol-support-x":"^1.0.1"},"devDependencies":{"es5-shim":"^4.4.0","jscs":"^2.7.0","uglify-js":"^2.6.1","browserify":"12.0.1","jasmine-node":"^1.14.5","jsdoc-to-markdown":"^1.3.1"},"scripts":{"test":"jasmine-node --matchall tests/spec/","style":"jscs index.js","docs":"jsdoc2md --name-format code --example-lang js table index.js > README.md","build":"browserify -e index.js -o lib/has-to-string-tag-x.js -u 'crypto' -s returnExports","build-uglify":"uglifyjs lib/has-to-string-tag-x.js -o lib/has-to-string-tag-x.min.js --compress unused=false,dead_code=false --keep-fnames --mangle --beautify ascii_only=true,beautify=false --source-map lib/has-to-string-tag-x.map"},"gitHead":"076304538e87548ca83777bfa7d2283af69b38d2","_id":"has-to-string-tag-x@1.0.0","_shasum":"ddb90e23872053f2014bc9442aa1dda0089a1474","_from":".","_npmVersion":"2.14.3","_nodeVersion":"4.1.0","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"dist":{"shasum":"ddb90e23872053f2014bc9442aa1dda0089a1474","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/has-to-string-tag-x/-/has-to-string-tag-x-1.0.0.tgz"},"directories":{}},"1.0.1":{"name":"has-to-string-tag-x","version":"1.0.1","description":"hasToStringTag test if @@toStringTag is supported.","homepage":"https://github.com/Xotic750/has-to-string-tag-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2015","keywords":["hasToStringTag","module","javascript","nodejs","browser"],"main":"index.js","engines":{"node":"*"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/has-to-string-tag-x.git"},"bugs":{"url":"https://github.com/Xotic750/has-to-string-tag-x/issues"},"dependencies":{"has-symbol-support-x":"^1.0.2"},"devDependencies":{"es5-shim":"^4.4.1","es6-shim":"^0.34.0","json3":"^3.3.2","jscs":"^2.7.0","uglify-js":"^2.6.1","browserify":"12.0.1","jasmine-node":"^1.14.5","jsdoc-to-markdown":"^1.3.1"},"scripts":{"test":"jasmine-node --matchall tests/spec/","style":"jscs index.js","docs":"jsdoc2md --name-format code --example-lang js table index.js > README.md","build":"browserify -e index.js -o lib/has-to-string-tag-x.js -u 'crypto' -s returnExports","build-uglify":"uglifyjs lib/has-to-string-tag-x.js -o lib/has-to-string-tag-x.min.js --compress unused=false,dead_code=false --keep-fnames --mangle --beautify ascii_only=true,beautify=false --source-map lib/has-to-string-tag-x.map"},"gitHead":"aa837e872d20f4b58688f5dedc7a70a00170fb46","_id":"has-to-string-tag-x@1.0.1","_shasum":"c677aef3de7eddb15679b56af4b80abf1a141189","_from":".","_npmVersion":"2.14.3","_nodeVersion":"4.1.0","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"dist":{"shasum":"c677aef3de7eddb15679b56af4b80abf1a141189","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/has-to-string-tag-x/-/has-to-string-tag-x-1.0.1.tgz"},"directories":{}},"1.0.2":{"name":"has-to-string-tag-x","version":"1.0.2","description":"hasToStringTag test if @@toStringTag is supported.","homepage":"https://github.com/Xotic750/has-to-string-tag-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2015","keywords":["hasToStringTag","module","javascript","nodejs","browser"],"main":"index.js","engines":{"node":"*"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/has-to-string-tag-x.git"},"bugs":{"url":"https://github.com/Xotic750/has-to-string-tag-x/issues"},"dependencies":{"has-symbol-support-x":"^1.0.3"},"devDependencies":{"es5-shim":"^4.4.1","es6-shim":"^0.34.0","json3":"^3.3.2","jscs":"^2.7.0","uglify-js":"^2.6.1","browserify":"^12.0.1","jasmine-node":"^1.14.5","jsdoc-to-markdown":"^1.3.3"},"scripts":{"test":"jasmine-node --matchall tests/spec/","style":"jscs index.js","docs":"jsdoc2md --name-format --example-lang js index.js > README.md","build":"browserify -e index.js -o lib/has-to-string-tag-x.js -u 'crypto' -s returnExports","build-uglify":"uglifyjs lib/has-to-string-tag-x.js -o lib/has-to-string-tag-x.min.js --compress unused=false,dead_code=false --keep-fnames --mangle --beautify ascii_only=true,beautify=false --source-map lib/has-to-string-tag-x.map"},"gitHead":"b0cad2cd7f9418c003d8382b810e90ebadb0bae2","_id":"has-to-string-tag-x@1.0.2","_shasum":"226d0bc2389f78958665280f5d0c7e87adadea59","_from":".","_npmVersion":"3.5.3","_nodeVersion":"5.3.0","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"dist":{"shasum":"226d0bc2389f78958665280f5d0c7e87adadea59","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/has-to-string-tag-x/-/has-to-string-tag-x-1.0.2.tgz"},"directories":{}},"1.0.3":{"name":"has-to-string-tag-x","version":"1.0.3","description":"hasToStringTag test if @@toStringTag is supported.","homepage":"https://github.com/Xotic750/has-to-string-tag-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2015","keywords":["hasToStringTag","module","javascript","nodejs","browser"],"main":"index.js","engines":{"node":"*"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/has-to-string-tag-x.git"},"bugs":{"url":"https://github.com/Xotic750/has-to-string-tag-x/issues"},"dependencies":{"has-symbol-support-x":"^1.0.4"},"devDependencies":{"es5-shim":"^4.4.1","es6-shim":"^0.34.1","json3":"^3.3.2","jscs":"^2.8.0","uglify-js":"^2.6.1","browserify":"^12.0.1","jasmine-node":"^1.14.5","jsdoc-to-markdown":"^1.3.3"},"scripts":{"test":"jasmine-node --matchall tests/spec/","style":"jscs index.js","docs":"jsdoc2md --name-format --example-lang js index.js > README.md","build":"browserify -e index.js -o lib/has-to-string-tag-x.js -u 'crypto' -s returnExports","build-uglify":"uglifyjs lib/has-to-string-tag-x.js -o lib/has-to-string-tag-x.min.js --compress --keep-fnames --mangle --beautify ascii_only=true,beautify=false --source-map lib/has-to-string-tag-x.map"},"gitHead":"b353e07a4bc0b5545431d21a1c125669c10346a0","_id":"has-to-string-tag-x@1.0.3","_shasum":"4ea8844719dd8434e64c5791041ad59d87db0d9e","_from":".","_npmVersion":"3.5.3","_nodeVersion":"5.3.0","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"dist":{"shasum":"4ea8844719dd8434e64c5791041ad59d87db0d9e","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/has-to-string-tag-x/-/has-to-string-tag-x-1.0.3.tgz"},"directories":{}},"1.0.4":{"name":"has-to-string-tag-x","version":"1.0.4","description":"hasToStringTag test if @@toStringTag is supported.","homepage":"https://github.com/Xotic750/has-to-string-tag-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2015","keywords":["hasToStringTag","module","javascript","nodejs","browser"],"main":"index.js","engines":{"node":"*"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/has-to-string-tag-x.git"},"bugs":{"url":"https://github.com/Xotic750/has-to-string-tag-x/issues"},"dependencies":{"has-symbol-support-x":"^1.0.5"},"devDependencies":{"es5-shim":"^4.4.1","es6-shim":"^0.34.1","json3":"^3.3.2","jscs":"^2.8.0","uglify-js":"^2.6.1","browserify":"^13.0.0","browserify-derequire":"^0.9.4","jasmine-node":"^1.14.5","jsdoc-to-markdown":"^1.3.3","nsp":"^2.2.0"},"scripts":{"test":"jasmine-node --matchall tests/spec/","security":"nsp check","style":"jscs index.js","docs":"jsdoc2md --name-format --example-lang js index.js > README.md","build":"browserify -p browserify-derequire -e index.js -o lib/has-to-string-tag-x.js -u 'crypto' -s returnExports","build-uglify":"uglifyjs lib/has-to-string-tag-x.js -o lib/has-to-string-tag-x.min.js --compress --keep-fnames --mangle --beautify ascii_only=true,beautify=false --source-map lib/has-to-string-tag-x.map"},"gitHead":"469bcb1c2e835f55882e99fb47c39618ca9b29e6","_id":"has-to-string-tag-x@1.0.4","_shasum":"dd3d8ac5893566c1cce3b00f0990dfa2453f6326","_from":".","_npmVersion":"3.5.3","_nodeVersion":"5.3.0","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"dist":{"shasum":"dd3d8ac5893566c1cce3b00f0990dfa2453f6326","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/has-to-string-tag-x/-/has-to-string-tag-x-1.0.4.tgz"},"directories":{}},"1.0.5":{"name":"has-to-string-tag-x","version":"1.0.5","description":"hasToStringTag test if @@toStringTag is supported.","homepage":"https://github.com/Xotic750/has-to-string-tag-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2015-2016","keywords":["ES6","hasToStringTag","module","javascript","nodejs","browser"],"main":"index.js","engines":{"node":"*"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/has-to-string-tag-x.git"},"bugs":{"url":"https://github.com/Xotic750/has-to-string-tag-x/issues"},"dependencies":{"has-symbol-support-x":"^1.0.6"},"devDependencies":{"es5-shim":"^4.4.1","es6-shim":"^0.34.1","json3":"^3.3.2","jscs":"^2.8.0","uglify-js":"^2.6.1","browserify":"^13.0.0","browserify-derequire":"^0.9.4","jasmine-node":"^1.14.5","jsdoc-to-markdown":"^1.3.3","nsp":"^2.2.0"},"scripts":{"test":"jasmine-node --matchall tests/spec/","security":"nsp check","style":"jscs index.js","docs":"jsdoc2md --name-format --example-lang js index.js > README.md","build":"browserify -p browserify-derequire -e index.js -o lib/has-to-string-tag-x.js -u 'crypto' -s returnExports","build-uglify":"uglifyjs lib/has-to-string-tag-x.js -o lib/has-to-string-tag-x.min.js --compress --keep-fnames --mangle --beautify ascii_only=true,beautify=false --source-map lib/has-to-string-tag-x.map"},"gitHead":"b66cd0872eec667ca6f380f9c335070cbdafb71f","_id":"has-to-string-tag-x@1.0.5","_shasum":"eabd488e45c62096dd08dd5383f3aec4be9d5c66","_from":".","_npmVersion":"3.5.3","_nodeVersion":"5.3.0","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"dist":{"shasum":"eabd488e45c62096dd08dd5383f3aec4be9d5c66","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/has-to-string-tag-x/-/has-to-string-tag-x-1.0.5.tgz"},"directories":{}},"1.0.6":{"name":"has-to-string-tag-x","version":"1.0.6","description":"hasToStringTag test if @@toStringTag is supported.","homepage":"https://github.com/Xotic750/has-to-string-tag-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2015-2016","keywords":["ES6","hasToStringTag","module","javascript","nodejs","browser"],"main":"index.js","engines":{"node":"*"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/has-to-string-tag-x.git"},"bugs":{"url":"https://github.com/Xotic750/has-to-string-tag-x/issues"},"dependencies":{"has-symbol-support-x":"^1.0.7"},"devDependencies":{"es5-shim":"^4.5.0","es6-shim":"^0.34.2","json3":"^3.3.2","jscs":"^2.8.0","uglify-js":"^2.6.1","browserify":"^13.0.0","browserify-derequire":"^0.9.4","jasmine-node":"^1.14.5","jsdoc-to-markdown":"^1.3.3","nsp":"^2.2.0"},"scripts":{"test":"jasmine-node --matchall tests/spec/","security":"nsp check","style":"jscs index.js","docs":"jsdoc2md --name-format --example-lang js index.js > README.md","build":"browserify -p browserify-derequire -e index.js -o lib/has-to-string-tag-x.js -u 'crypto' -s returnExports","build-uglify":"uglifyjs lib/has-to-string-tag-x.js -o lib/has-to-string-tag-x.min.js --compress --keep-fnames --mangle --beautify ascii_only=true,beautify=false --source-map lib/has-to-string-tag-x.map"},"gitHead":"962ec41d37b0a331ec61b69a6736de35cacea853","_id":"has-to-string-tag-x@1.0.6","_shasum":"0d45eb5a8802a5f53fc1f3eeab3c6609b4687d5a","_from":".","_npmVersion":"3.5.3","_nodeVersion":"5.3.0","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"dist":{"shasum":"0d45eb5a8802a5f53fc1f3eeab3c6609b4687d5a","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/has-to-string-tag-x/-/has-to-string-tag-x-1.0.6.tgz"},"directories":{}},"1.0.7":{"name":"has-to-string-tag-x","version":"1.0.7","description":"hasToStringTag test if @@toStringTag is supported.","homepage":"https://github.com/Xotic750/has-to-string-tag-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2015-2016","keywords":["ES6","hasToStringTag","module","javascript","nodejs","browser"],"main":"index.js","engines":{"node":"*"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/has-to-string-tag-x.git"},"bugs":{"url":"https://github.com/Xotic750/has-to-string-tag-x/issues"},"dependencies":{"has-symbol-support-x":"^1.0.8"},"devDependencies":{"es5-shim":"^4.5.0","es6-shim":"^0.34.2","json3":"^3.3.2","jscs":"^2.9.0","uglify-js":"^2.6.1","browserify":"^13.0.0","browserify-derequire":"^0.9.4","jasmine-node":"^1.14.5","jsdoc-to-markdown":"^1.3.3","nsp":"^2.2.0"},"scripts":{"test":"jasmine-node --matchall tests/spec/","security":"nsp check","style":"jscs index.js","docs":"jsdoc2md --name-format --example-lang js index.js > README.md","build":"browserify -p browserify-derequire -e index.js -o lib/has-to-string-tag-x.js -u 'crypto' -s returnExports","build-uglify":"uglifyjs lib/has-to-string-tag-x.js -o lib/has-to-string-tag-x.min.js --compress --keep-fnames --mangle --beautify ascii_only=true,beautify=false --source-map lib/has-to-string-tag-x.map"},"gitHead":"df7f3db3ef608c0e15a47e3c971fcbeb03dba82f","_id":"has-to-string-tag-x@1.0.7","_shasum":"30574615a351f680a9b83b2964fa590142510feb","_from":".","_npmVersion":"3.5.3","_nodeVersion":"5.3.0","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"dist":{"shasum":"30574615a351f680a9b83b2964fa590142510feb","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/has-to-string-tag-x/-/has-to-string-tag-x-1.0.7.tgz"},"directories":{}},"1.0.8":{"name":"has-to-string-tag-x","version":"1.0.8","description":"hasToStringTag test if @@toStringTag is supported.","homepage":"https://github.com/Xotic750/has-to-string-tag-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2015-2016","keywords":["ES6","hasToStringTag","module","javascript","nodejs","browser"],"main":"index.js","engines":{"node":"*"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/has-to-string-tag-x.git"},"bugs":{"url":"https://github.com/Xotic750/has-to-string-tag-x/issues"},"dependencies":{"has-symbol-support-x":"^1.0.9"},"devDependencies":{"es5-shim":"^4.5.2","es6-shim":"^0.34.2","json3":"^3.3.2","jscs":"^2.9.0","uglify-js":"^2.6.1","browserify":"^13.0.0","browserify-derequire":"^0.9.4","jasmine-node":"^1.14.5","jsdoc-to-markdown":"^1.3.3","nsp":"^2.2.0"},"scripts":{"test":"jasmine-node --matchall tests/spec/","security":"nsp check","style":"jscs index.js","docs":"jsdoc2md --name-format --example-lang js index.js > README.md","build":"browserify -p browserify-derequire -e index.js -o lib/has-to-string-tag-x.js -u 'crypto' -s returnExports","build-uglify":"uglifyjs lib/has-to-string-tag-x.js -o lib/has-to-string-tag-x.min.js --compress --keep-fnames --mangle --beautify ascii_only=true,beautify=false --source-map lib/has-to-string-tag-x.map"},"gitHead":"49a988abf456be69b48ab5b8090e32caefed6aff","_id":"has-to-string-tag-x@1.0.8","_shasum":"cc5a6917398f3cd4920927b086ef03a8d7ae0945","_from":".","_npmVersion":"3.5.3","_nodeVersion":"5.3.0","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"dist":{"shasum":"cc5a6917398f3cd4920927b086ef03a8d7ae0945","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/has-to-string-tag-x/-/has-to-string-tag-x-1.0.8.tgz"},"_npmOperationalInternal":{"host":"packages-5-east.internal.npmjs.com","tmp":"tmp/has-to-string-tag-x-1.0.8.tgz_1454467862162_0.8447485845535994"},"directories":{}},"1.0.9":{"name":"has-to-string-tag-x","version":"1.0.9","description":"hasToStringTag test if @@toStringTag is supported.","homepage":"https://github.com/Xotic750/has-to-string-tag-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2015-2016","keywords":["ES6","hasToStringTag","module","javascript","nodejs","browser"],"main":"index.js","engines":{"node":"*"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/has-to-string-tag-x.git"},"bugs":{"url":"https://github.com/Xotic750/has-to-string-tag-x/issues"},"dependencies":{"has-symbol-support-x":"^1.0.10"},"devDependencies":{"es5-shim":"^4.5.2","es6-shim":"^0.34.4","json3":"^3.3.2","jscs":"^2.9.0","uglify-js":"^2.6.1","browserify":"^13.0.0","browserify-derequire":"^0.9.4","jasmine-node":"^1.14.5","jsdoc-to-markdown":"^1.3.3","nsp":"^2.2.0"},"scripts":{"test":"jasmine-node --matchall tests/spec/","security":"nsp check","style":"jscs index.js","docs":"jsdoc2md --name-format --example-lang js index.js > README.md","build":"browserify -p browserify-derequire -e index.js -o lib/has-to-string-tag-x.js -u 'crypto' -s returnExports","build-uglify":"uglifyjs lib/has-to-string-tag-x.js -o lib/has-to-string-tag-x.min.js --compress --keep-fnames --mangle --beautify ascii_only=true,beautify=false --source-map lib/has-to-string-tag-x.map"},"gitHead":"7b6fe4316338b2d22b7262643040819c245c438a","_id":"has-to-string-tag-x@1.0.9","_shasum":"094f7067528d5cbf2cfc7cf73ffbf18a7bd8f5c1","_from":".","_npmVersion":"3.7.1","_nodeVersion":"5.5.0","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"dist":{"shasum":"094f7067528d5cbf2cfc7cf73ffbf18a7bd8f5c1","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/has-to-string-tag-x/-/has-to-string-tag-x-1.0.9.tgz"},"_npmOperationalInternal":{"host":"packages-9-west.internal.npmjs.com","tmp":"tmp/has-to-string-tag-x-1.0.9.tgz_1455348798088_0.4009293741546571"},"directories":{}},"1.0.10":{"name":"has-to-string-tag-x","version":"1.0.10","description":"hasToStringTag test if @@toStringTag is supported.","homepage":"https://github.com/Xotic750/has-to-string-tag-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2015-2016","keywords":["ES6","hasToStringTag","module","javascript","nodejs","browser"],"main":"index.js","engines":{"node":"*"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/has-to-string-tag-x.git"},"bugs":{"url":"https://github.com/Xotic750/has-to-string-tag-x/issues"},"dependencies":{"has-symbol-support-x":"^1.0.11"},"devDependencies":{"es5-shim":"^4.5.4","es6-shim":"^0.34.4","json3":"^3.3.2","jscs":"^2.9.0","uglify-js":"^2.6.1","browserify":"^13.0.0","browserify-derequire":"^0.9.4","jasmine-node":"^1.14.5","jsdoc-to-markdown":"^1.3.3","nsp":"^2.2.0"},"scripts":{"test":"jasmine-node --matchall tests/spec/","security":"nsp check","style":"jscs index.js","docs":"jsdoc2md --name-format --example-lang js index.js > README.md","build":"browserify -p browserify-derequire -e index.js -o lib/has-to-string-tag-x.js -u 'crypto' -s returnExports","build-uglify":"uglifyjs lib/has-to-string-tag-x.js -o lib/has-to-string-tag-x.min.js --compress --keep-fnames --mangle --beautify ascii_only=true,beautify=false --source-map lib/has-to-string-tag-x.map"},"gitHead":"bb35c6859efe3e8a0e638c11100c5b6ccb613113","_id":"has-to-string-tag-x@1.0.10","_shasum":"f0a95bf2f9c53f8f8f56bed36c334a3f44369d8d","_from":".","_npmVersion":"3.7.1","_nodeVersion":"5.5.0","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"dist":{"shasum":"f0a95bf2f9c53f8f8f56bed36c334a3f44369d8d","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/has-to-string-tag-x/-/has-to-string-tag-x-1.0.10.tgz"},"_npmOperationalInternal":{"host":"packages-5-east.internal.npmjs.com","tmp":"tmp/has-to-string-tag-x-1.0.10.tgz_1455517133429_0.24730620859190822"},"directories":{}},"1.1.0":{"name":"has-to-string-tag-x","version":"1.1.0","description":"hasToStringTag test if @@toStringTag is supported.","homepage":"https://github.com/Xotic750/has-to-string-tag-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2015-2016","keywords":["ES6","hasToStringTag","module","javascript","nodejs","browser"],"main":"index.js","engines":{"node":"*"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/has-to-string-tag-x.git"},"bugs":{"url":"https://github.com/Xotic750/has-to-string-tag-x/issues"},"dependencies":{"has-symbol-support-x":"^1.1.0"},"devDependencies":{"@ljharb/eslint-config":"^11.0.0","es5-shim":"^4.5.9","es6-shim":"^0.35.3","es7-shim":"^6.0.0","eslint":"^3.15.0","eslint-plugin-import":"^2.2.0","json3":"^3.3.2","jscs":"^3.0.7","uglify-js":"^2.7.5","browserify":"^14.1.0","browserify-derequire":"^0.9.4","jasmine-node":"^1.14.5","jsdoc-to-markdown":"^3.0.0","nsp":"^2.6.2"},"scripts":{"test":"jasmine-node --matchall tests/spec/","security":"nsp check","style":"jscs index.js","eslint":"eslint *.js tests/spec/*.js","docs":"jsdoc2md --name-format --example-lang js index.js > README.md","build":"browserify -p browserify-derequire -e index.js -o lib/has-to-string-tag-x.js -u 'crypto' -s returnExports","build-uglify":"uglifyjs lib/has-to-string-tag-x.js -o lib/has-to-string-tag-x.min.js --compress --keep-fnames --mangle --beautify ascii_only=true,beautify=false --source-map lib/has-to-string-tag-x.map"},"gitHead":"001fd9a8a27a9f40684be53750b91dea0f296741","_id":"has-to-string-tag-x@1.1.0","_shasum":"fd718cf21c24d2e5e5dd94c4fe2134c1583b1e68","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.5.0","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"shasum":"fd718cf21c24d2e5e5dd94c4fe2134c1583b1e68","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/has-to-string-tag-x/-/has-to-string-tag-x-1.1.0.tgz"},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/has-to-string-tag-x-1.1.0.tgz_1487501955655_0.2256895916070789"},"directories":{}},"1.1.1":{"name":"has-to-string-tag-x","version":"1.1.1","description":"Tests if ES6 @@toStringTag is supported.","homepage":"https://github.com/Xotic750/has-to-string-tag-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2015-2017","keywords":["ES6","hasToStringTag","module","javascript","nodejs","browser"],"main":"index.js","engines":{"node":"*"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/has-to-string-tag-x.git"},"bugs":{"url":"https://github.com/Xotic750/has-to-string-tag-x/issues"},"dependencies":{"has-symbol-support-x":"^1.1.1"},"devDependencies":{"@ljharb/eslint-config":"^11.0.0","browserify":"^14.1.0","browserify-derequire":"^0.9.4","es5-shim":"^4.5.9","es6-shim":"^0.35.3","es7-shim":"^6.0.0","eslint":"^3.18.0","eslint-plugin-import":"^2.2.0","jasmine-node":"^1.14.5","jsdoc-to-markdown":"^3.0.0","json3":"^3.3.2","make-jasmine-spec-runner-html":"^1.0.4","nodemon":"^1.11.0","nsp":"^2.6.3","replace-x":"^1.0.0","uglify-js":"^2.8.16"},"scripts":{"build":"npm run build:setver && npm run security && npm run eslint && npm run browserify && npm run uglify && npm run docs && npm run build:jasmine && npm test","build:jasmine":"make-jasmine-spec-runner-html","build:setver":"PKG_VER=$(node -p -e \"require('./package.json').version\") && replace-x \" @version .*\" \" @version ${PKG_VER}\" index.js","build:watch":"nodemon --watch index.js --watch package.json --exec 'npm run build'","docs":"jsdoc2md --name-format --example-lang js index.js > README.md","eslint":"eslint *.js tests/spec/*.js","security":"nsp check","test":"jasmine-node --matchall tests/spec/","test:watch":"nodemon --watch tests/spec/test.js --exec 'npm test'","browserify":"browserify -p browserify-derequire -e index.js -o lib/has-to-string-tag-x.js -u 'crypto' -s returnExports","uglify":"uglifyjs lib/has-to-string-tag-x.js -o lib/has-to-string-tag-x.min.js --compress --keep-fnames --mangle --beautify ascii_only=true,beautify=false --source-map lib/has-to-string-tag-x.map"},"gitHead":"17315dc7a3276603006f30d665d85f67109111bd","_id":"has-to-string-tag-x@1.1.1","_shasum":"a783f5bd05e307d678275f570b3e90d8d9c79933","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.5","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"shasum":"a783f5bd05e307d678275f570b3e90d8d9c79933","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/has-to-string-tag-x/-/has-to-string-tag-x-1.1.1.tgz"},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/has-to-string-tag-x-1.1.1.tgz_1490610344991_0.34129856852814555"},"directories":{}},"1.2.0":{"name":"has-to-string-tag-x","version":"1.2.0","description":"Tests if ES6 @@toStringTag is supported.","homepage":"https://github.com/Xotic750/has-to-string-tag-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2015-2017","keywords":["ES6","hasToStringTag","module","javascript","nodejs","browser"],"main":"index.js","engines":{"node":"*"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/has-to-string-tag-x.git"},"bugs":{"url":"https://github.com/Xotic750/has-to-string-tag-x/issues"},"dependencies":{"has-symbol-support-x":"^1.2.0"},"devDependencies":{"@ljharb/eslint-config":"^11.0.0","browserify":"^14.1.0","browserify-derequire":"^0.9.4","es5-shim":"^4.5.9","es6-shim":"^0.35.3","es7-shim":"^6.0.0","eslint":"^3.18.0","eslint-plugin-import":"^2.2.0","jasmine-node":"^1.14.5","jsdoc-to-markdown":"^3.0.0","json3":"^3.3.2","make-jasmine-spec-runner-html":"^1.1.0","nodemon":"^1.11.0","nsp":"^2.6.3","replace-x":"^1.1.1","uglify-js":"^2.8.18"},"scripts":{"build":"npm run build:setver && npm run security && npm run eslint && npm run browserify && npm run uglify && npm run docs && npm run build:jasmine && npm test","build:jasmine":"make-jasmine-spec-runner-html","build:setver":"PKG_VER=$(node -p -e \"require('./package.json').version\") && replace-x \" @version .*\" \" @version ${PKG_VER}\" index.js","build:watch":"nodemon --watch index.js --watch package.json --exec 'npm run build'","docs":"jsdoc2md --name-format --example-lang js index.js > README.md","eslint":"eslint *.js tests/spec/*.js","security":"nsp check","test":"jasmine-node --matchall tests/spec/","test:watch":"nodemon --watch tests/spec/test.js --exec 'npm test'","browserify":"browserify -p browserify-derequire -e index.js -o lib/has-to-string-tag-x.js -u 'crypto' -s returnExports","uglify":"uglifyjs lib/has-to-string-tag-x.js -o lib/has-to-string-tag-x.min.js --compress --keep-fnames --mangle --beautify ascii_only=true,beautify=false --source-map lib/has-to-string-tag-x.map"},"gitHead":"fcf2157fedb7dd0ece1d18f5155f130fcf61c4f0","_id":"has-to-string-tag-x@1.2.0","_shasum":"c536dc4dbbebe1be9d28f624fd320f793129fd53","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.7.3","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"shasum":"c536dc4dbbebe1be9d28f624fd320f793129fd53","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/has-to-string-tag-x/-/has-to-string-tag-x-1.2.0.tgz"},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/has-to-string-tag-x-1.2.0.tgz_1490783576708_0.7442824319005013"},"directories":{}}},"name":"has-to-string-tag-x","time":{"modified":"2017-03-29T10:32:57.304Z","created":"2015-12-11T20:39:12.522Z","1.0.0":"2015-12-11T20:39:12.522Z","1.0.1":"2015-12-17T09:58:44.059Z","1.0.2":"2016-01-04T15:09:54.029Z","1.0.3":"2016-01-05T20:37:14.031Z","1.0.4":"2016-01-12T10:05:38.536Z","1.0.5":"2016-01-20T00:05:03.920Z","1.0.6":"2016-01-25T00:29:36.669Z","1.0.7":"2016-01-25T17:53:19.783Z","1.0.8":"2016-02-03T02:51:03.469Z","1.0.9":"2016-02-13T07:33:21.659Z","1.0.10":"2016-02-15T06:18:55.544Z","1.1.0":"2017-02-19T10:59:17.564Z","1.1.1":"2017-03-27T10:25:46.814Z","1.2.0":"2017-03-29T10:32:57.304Z"},"readmeFilename":"README.md","homepage":"https://github.com/Xotic750/has-to-string-tag-x"}