Package: node-kind-of Version: 6.0.3 Revision: 1.1 ### BuildDepends: << fink (>= 0.32) << Depends: << node-is-buffer, nodejs << ### Source: mirror:debian:/pool/main/n/%n/%n_%v+dfsg.orig.tar.xz Source-Checksum: SHA256(c09a7a9197fd8057e4e90e85349791de6e8f4505d119be6bc9e090a23a066c89) SourceDirectory: kind-of-%v Source2: mirror:debian:pool/main/n/%n/%n_%v+dfsg-1.debian.tar.xz Source2-Checksum: SHA256(d25c2c3388c84a1b99f676cd038fd4e5310ab4ccb0437baeff6ab9237d227a58) Source2ExtractDir: kind-of-%v ### DocFiles: README.md LICENSE CHANGELOG.md ### CompileScript: << echo << # No tests as it will cause a circdep #InfoTest: << # TestDepends: << # mocha # << # TestScript: << #mocha || exit 2 # << #<< InstallScript: << install -d -m0755 %i/share/nodejs/kind-of install -m0644 index.js %i/share/nodejs/kind-of/ install -m0644 package.json %i/share/nodejs/kind-of/ << ### Description: Get the native type of a value DescDetail: << Get the type of a value, fast. . Node.js is an event-based server-side JavaScript engine. << ### License: BSD Homepage: https://github.com/jonschlinkert/kind-of Maintainer: Justin F. Hallett