mubot-flatten
Version:
A fork of flat. It allows for max keys count, excluded keys, and a filter by regex option.
54 lines (53 loc) • 1.45 kB
JSON
{
"_from": "mubot-flatten",
"_id": "mubot-flatten@1.0.1",
"_inBundle": false,
"_integrity": "sha512-RSwAjGwR2GP3pUO2Evn3+4oat0FYGrnxcY1L+LHTZa2+wwNBbFuHML5pJzFpqHpQ91DqFHQlE1G5dRNdQwkjYA==",
"_location": "/mubot-flatten",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"registry": true,
"raw": "mubot-flatten",
"name": "mubot-flatten",
"escapedName": "mubot-flatten",
"rawSpec": "",
"saveSpec": null,
"fetchSpec": "latest"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/mubot-flatten/-/mubot-flatten-1.0.1.tgz",
"_shasum": "a0aba98e727032f49171a84320815aabdf5e95b1",
"_spec": "mubot-flatten",
"_where": "/Users/leathan/Mubot",
"author": {
"name": "leathan"
},
"bugs": {
"url": "https://github.com/ileathan/mubot-flatten.js/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "A fork of flat. It allows for max keys count, excluded keys, and a filter by regex option.",
"homepage": "https://github.com/ileathan/mubot-flatten.js#readme",
"keywords": [
"flatten",
"object",
"mubot",
"leat.io"
],
"license": "MIT",
"main": "mubot-flatten.js",
"name": "mubot-flatten",
"repository": {
"type": "git",
"url": "git+https://github.com/ileathan/mubot-flatten.js.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.0.2"
}