{"name":"array-flatten","version":"3.0.0","description":"Flatten nested arrays","main":"dist/index.js","typings":"dist/index.d.ts","module":"dist.es2015/index.js","sideEffects":false,"jsnext:main":"dist.es2015/index.js","scripts":{"prettier":"prettier --write","lint":"tslint \"src/**/*\" --project tsconfig.json","format":"npm run prettier -- \"{.,src/**,benchmark/**}/*.{js,ts}\"","build":"rimraf dist/ dist.es2015/ && tsc && tsc -P tsconfig.es2015.json","benchmark":"node benchmark","specs":"jest --coverage","test":"npm run build && npm run lint && npm run specs && npm run size","size":"size-limit","prepare":"npm run build"},"repository":{"type":"git","url":"git://github.com/blakeembrey/array-flatten.git"},"keywords":["array","flatten","arguments","depth","fast","for"],"author":{"name":"Blake Embrey","email":"hello@blakeembrey.com","url":"http://blakeembrey.me"},"license":"MIT","bugs":{"url":"https://github.com/blakeembrey/array-flatten/issues"},"homepage":"https://github.com/blakeembrey/array-flatten","size-limit":[{"path":"dist/index.js","limit":"100 B"}],"jest":{"roots":["<rootDir>/src/"],"transform":{"\\.tsx?$":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","jsx","json","node"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,json,css,md}":["npm run prettier","git add"]},"publishConfig":{"access":"public"},"devDependencies":{"@size-limit/preset-small-lib":"^2.2.1","@types/jest":"^24.0.23","@types/node":"^12.12.11","benchmarked":"^2.0.0","husky":"^3.1.0","jest":"^24.9.0","lint-staged":"^9.4.3","prettier":"^1.19.1","ts-expect":"^1.1.0","ts-jest":"^24.1.0","tslint":"^5.20.1","tslint-config-prettier":"^1.18.0","tslint-config-standard":"^9.0.0","typescript":"^3.7.2"},"gitHead":"66299a02d2ce6a9b6998be333581a87affbb8631","_id":"array-flatten@3.0.0","_nodeVersion":"13.1.0","_npmVersion":"6.9.0","dist":{"shasum":"6428ca2ee52c7b823192ec600fa3ed2f157cd541","size":4454,"noattachment":false,"key":"/array-flatten/-/array-flatten-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/array-flatten/download/array-flatten-3.0.0.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/array-flatten_3.0.0_1574313279784_0.5985838460284738"},"_hasShrinkwrap":false,"publish_time":1574313279925,"_cnpm_publish_time":1574313279925,"dist-tags":{"latest":"3.0.0"}}