{"name":"rdkit","version":"0.5.1","description":"RDKit port to JS using emscripten","keywords":["rdkit"],"main":"lib/index.js","scripts":{"build":"npm run compile-emcc && npm run build-dist","build-dist":"mkdir -p dist && cat javascript/pre.js out/rdkit.js javascript/post.js > dist/rdkit.js && cp out/rdkit.wasm dist/rdkit.wasm","compile-debug":"npm run compile-emcc -- --debug","compile-emcc":"node scripts/compile","clean":"rm -rf dist out","eslint":"eslint scripts lib __tests__","eslint-fix":"npm run eslint -- --fix","install-deps":"node scripts/install","prepublishOnly":"npm run build","test":"npm run build && npm run test-only","test-coverage":"npm run test-jest -- --coverage","test-jest":"jest","test-only":"npm run test-jest && npm run eslint"},"files":["dist","lib"],"jest":{"testEnvironment":"node","testPathIgnorePatterns":["/node_modules/","/deps/","/old/"]},"repository":{"type":"git","url":"git+https://github.com/cheminfo/RDKitjs.git"},"author":{"name":"Guillaume Godin"},"contributors":[{"name":"Michaël Zasso"},{"name":"Giuseppe Marco Randazzo"}],"license":"BSD-3-Clause","bugs":{"url":"https://github.com/cheminfo/RDKitjs/issues"},"homepage":"https://github.com/cheminfo/RDKitjs","devDependencies":{"eslint":"^4.18.1","eslint-config-cheminfo":"^1.17.0","eslint-plugin-import":"^2.9.0","eslint-plugin-jest":"^21.12.2","fs-extra":"^5.0.0","jest":"^22.3.0","make-promises-safe":"^1.1.0","request":"^2.83.0","tar":"^4.4.0"},"gitHead":"d7a2cb6f633582e62a55e99a3b0674b096769f2c","_id":"rdkit@0.5.1","_npmVersion":"5.7.1","_nodeVersion":"9.7.1","_npmUser":{"name":"targos","email":"targos@live.com"},"dist":{"integrity":"sha512-sGU2ma6oFOhVE/7Ci9ERYSaupDLSd+IuRJMOJxbUXLuGFxPFZER+2Icfx6EaBD3werMkTbqMHk7RoXmZoFaWSA==","shasum":"69c6343d0cc4d7ca93cc285ac8ca436d08b3c31c","tarball":"https://registry.npmjs.org/rdkit/-/rdkit-0.5.1.tgz","fileCount":8,"unpackedSize":1876341,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCvN6SVUTtxiFxwF7n6SLd+3ilRcEElxehT2oZ34xn4IwIgK+lcH+0iU6OIVFxgCigA8jM1Ae81vu4aHVCfCkeIca0="}]},"maintainers":[{"email":"admin@cheminfo.org","name":"cheminfo-bot"},{"email":"jeffersonh44@gmail.com","name":"jeffersonh44"},{"email":"lpatiny@gmail.com","name":"lpatiny"},{"email":"maasencioh@gmail.com","name":"maasencioh"},{"email":"kostro.d@gmail.com","name":"stropitek"},{"email":"targos@live.com","name":"targos"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rdkit_0.5.1_1520408480669_0.1754803681101038"},"_hasShrinkwrap":false}