Source: node-is-plain-object
Section: javascript
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Sruthi Chandran <srud@disroot.org>
Build-Depends: debhelper-compat (= 13)
 , dh-sequence-nodejs
 , mocha <!nocheck>
 , node-isobject <!nocheck>
Standards-Version: 4.5.1
Vcs-Browser: https://salsa.debian.org/js-team/node-is-plain-object
Vcs-Git: https://salsa.debian.org/js-team/node-is-plain-object.git
Homepage: https://github.com/jonschlinkert/is-plain-object
Testsuite: autopkgtest-pkg-nodejs
Rules-Requires-Root: no

Package: node-is-plain-object
Architecture: all
Depends: ${misc:Depends}
 , node-isobject
Description: Returns true if object was created by `Object` constructor
 Returns true if an object was created by `Object` constructor.
 .
 This library is a dependency of ava, a futuristic test runner.
 .
 Node.js is an event-based server-side JavaScript engine.
