UNPKG

is-http-url

Version:
1 lines 2.51 kB
{"name":"is-callable","version":"1.1.3","author":{"name":"Jordan Harband","email":"ljharb@gmail.com","url":"http://ljharb.codes"},"contributors":[{"name":"Jordan Harband","email":"ljharb@gmail.com","url":"http://ljharb.codes"}],"description":"Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.","license":"MIT","main":"index.js","scripts":{"test":"npm run lint && npm run tests-only && npm run security","tests-only":"parallelshell 'npm run test:stock' 'npm run test:staging'","test:stock":"node test.js","test:staging":"node --es-staging test.js","coverage":"covert test.js","coverage-quiet":"covert test.js --quiet","lint":"npm run jscs && npm run eslint","jscs":"jscs *.js","eslint":"eslint *.js","eccheck":"editorconfig-tools check *.js **/*.js > /dev/null","security":"nsp check"},"repository":{"type":"git","url":"git://github.com/ljharb/is-callable.git"},"keywords":["Function","function","callable","generator","generator function","arrow","arrow function","ES6","toStringTag","@@toStringTag"],"dependencies":{},"devDependencies":{"tape":"^4.4.0","covert":"^1.1.0","jscs":"^2.10.1","editorconfig-tools":"^0.1.1","nsp":"^2.2.0","eslint":"^2.2.0","@ljharb/eslint-config":"^2.1.1","make-arrow-function":"^1.1.0","make-generator-function":"^1.1.0","semver":"^5.1.0","foreach":"^2.0.5","parallelshell":"^2.0.0"},"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":"24d113fb908482c43ef4f6a5a27614314e7bb0df","bugs":{"url":"https://github.com/ljharb/is-callable/issues"},"homepage":"https://github.com/ljharb/is-callable#readme","_id":"is-callable@1.1.3","_shasum":"86eb75392805ddc33af71c92a0eedf74ee7604b2","_from":"is-callable@>=1.1.3 <2.0.0","_npmVersion":"3.6.0","_nodeVersion":"5.7.0","_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"dist":{"shasum":"86eb75392805ddc33af71c92a0eedf74ee7604b2","tarball":"https://registry.npmjs.org/is-callable/-/is-callable-1.1.3.tgz"},"maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"_npmOperationalInternal":{"host":"packages-6-west.internal.npmjs.com","tmp":"tmp/is-callable-1.1.3.tgz_1456622777980_0.3157460247166455"},"directories":{},"_resolved":"https://registry.npmjs.org/is-callable/-/is-callable-1.1.3.tgz"}