UNPKG

is-jonschlinkert

Version:

Returns true if a package is maintained by jon schlinkert

36 lines (35 loc) 737 B
{ "name": "is-jonschlinkert", "description": "Returns true if a package is maintained by jon schlinkert", "version": "1.0.1", "homepage": "https://github.com/mitsuhiko/is-jonschlinkert", "author": "Not Jon Schlinkert", "repository": "mitsuhiko/is-jonschlinkert", "bugs": { "url": "https://github.com/mitsuhiko/is-jonschlinkert/issues" }, "license": "MIT", "files": [ "index.js", "index.d.ts" ], "main": "index.js", "types": "index.d.ts", "engines": { "node": ">=0.10.0" }, "devDependencies": { "gulp-format-md": "^1.0.0", "mocha": "^3.4.2" }, "keywords": [ "jonschlinkert", "jon", "schlinkert", "check", "function", "is", "object", "test" ] }