{"name":"preact-context","version":"1.0.2","description":"React's new Context Api for preact","main":"./dist/cjs/context.js","module":"./dist/esm/context.js","jsnext:main":"./dist/esm/context.js","browser":"./dist/context.min.js","types":"./dist/esm/context.d.ts","source":"./src/context.ts","eslintConfig":{"extends":["eslint:recommended","typescript","typescript/react","typescript/prettier"],"rules":{"require-jsdoc":0,"typescript/interface-name-prefix":0,"typescript/explicit-member-accessibility":0}},"scripts":{"clean":"rimraf dist","build":"tsc -p .","rollup":"rollup -c","rollup-test":"rollup -c --includeSpecFiles","min":"uglifyjs dist/context.js -o dist/context.min.js -c -m eval --mangle-props regex=/^_/ --passes 2","prepare":"npm-run-all clean build rollup min","watch:build":"npm run build -- -w","lint":"eslint --ext ts --ext tsx --ext js src karma.conf.js","test:browser":"karma start","test:jsdom":"mocha -r esm -r ./dist/esm/_tests/register-jsdom.js ./dist/esm/**/*.Spec.js","test":"npm-run-all lint test:jsdom test:browser","watch:test":"npm run test:jsdom -- --watch --reporter dot","watch":"npm run prepare && npm-run-all --parallel watch:*","preversion":"npm run test"},"author":{"name":"Georgios Valotasios","email":"valotas@gmail.com"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/valotas/preact-context.git"},"bugs":{"url":"https://github.com/valotas/preact-context/issues"},"homepage":"https://github.com/valotas/preact-context","peerDependencies":{"preact":"^8.2.7"},"keywords":["preact","context"],"devDependencies":{"@types/jsdom":"^11.0.4","@types/mocha":"^5.2.0","@types/sinon":"^4.3.1","browserify":"^16.2.0","core-js":"^2.5.5","eslint":"^4.19.1","eslint-config-prettier":"^2.9.0","eslint-config-typescript":"^1.0.2","eslint-plugin-prettier":"^2.6.0","eslint-plugin-react":"^7.8.1","eslint-plugin-typescript":"^0.12.0","esm":"^3.0.34","expect":"^22.4.3","jsdom":"^11.9.0","karma":"^2.0.2","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-mocha":"^1.3.0","karma-rollup-preprocessor":"^6.0.0","karma-sauce-launcher":"^1.2.0","mocha":"^4.1.0","npm-run-all":"^4.1.2","preact":"^8.2.9","prettier":"^1.12.1","rimraf":"^2.6.2","rollup":"^0.59.1","rollup-plugin-commonjs":"^9.1.3","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-node-globals":"^1.2.1","rollup-plugin-node-resolve":"^3.3.0","sinon":"^4.5.0","typescript":"^2.7.2","typescript-eslint-parser":"^15.0.0","uglify-es":"^3.3.9"},"gitHead":"74217c0ee6ba9a725cafb026356260bceb7c3df5","_id":"preact-context@1.0.2","_npmVersion":"6.0.0","_nodeVersion":"8.4.0","_npmUser":{"name":"valotas","email":"valotas@gmail.com"},"dist":{"shasum":"67a69f2a558689051aaa22bd6958425bcc9bb82a","size":59969,"noattachment":false,"key":"/preact-context/-/preact-context-1.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/preact-context/download/preact-context-1.0.2.tgz"},"maintainers":[{"name":"valotas","email":"valotas+npmjs@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/preact-context_1.0.2_1528021162970_0.34563409814359347"},"_hasShrinkwrap":false,"publish_time":1528021163087,"_cnpm_publish_time":1528021163087,"dist-tags":{"latest":"1.1.4"}}