{"_id":"@atdbio/chemical-formula","_rev":"86-633e651f8279b42dc885642954385677","name":"@atdbio/chemical-formula","time":{"modified":"2022-04-04T16:03:00.755Z","created":"2017-07-26T13:40:02.133Z","1.0.1":"2017-07-26T13:40:02.133Z","1.0.2":"2017-07-26T14:20:55.702Z","1.0.4":"2017-07-26T14:29:06.051Z","1.0.5":"2017-07-26T14:29:44.956Z","1.0.6":"2017-07-26T19:42:39.315Z","1.0.7":"2017-07-27T07:32:23.214Z","1.1.0":"2017-07-27T07:37:50.110Z","1.1.1":"2017-07-27T07:42:37.380Z","1.1.2":"2017-07-27T08:11:49.786Z","0.0.1":"2017-07-27T08:35:43.017Z","1.0.0":"2017-07-27T08:35:58.553Z","2.0.0":"2017-07-27T08:36:09.324Z","2.0.1":"2017-07-27T08:37:37.760Z","2.0.2":"2017-07-27T08:38:22.403Z","2.0.3":"2017-07-27T08:40:18.049Z","2.0.5":"2017-07-27T08:42:42.016Z","2.0.7":"2017-07-27T08:46:25.529Z","2.0.8":"2017-07-27T08:46:34.720Z","2.0.9":"2017-07-27T08:46:43.767Z","2.0.10":"2017-07-27T08:46:52.079Z","2.0.11":"2017-07-27T08:50:37.918Z","2.0.12":"2017-07-27T08:51:30.011Z","2.0.13":"2017-07-27T08:54:34.110Z","3.0.0":"2017-07-27T08:54:54.785Z","3.0.1":"2017-07-27T09:07:02.039Z","3.0.2":"2017-07-27T09:15:05.880Z","3.0.3":"2017-07-27T09:19:35.794Z","0.0.2":"2017-07-27T09:27:35.153Z","3.0.5":"2017-07-27T09:29:20.451Z","3.0.6":"2017-07-27T09:29:57.448Z","3.0.7":"2017-07-27T09:30:05.804Z","3.0.8":"2017-07-27T09:37:36.969Z","3.0.9":"2017-07-27T09:40:00.487Z","3.0.10":"2017-07-28T08:04:32.916Z","3.0.11":"2017-07-28T08:09:23.903Z","3.0.12":"2017-08-01T07:05:39.189Z","3.0.13":"2017-08-01T11:08:57.374Z","3.1.1":"2017-08-02T07:45:40.770Z","3.1.2":"2017-08-02T07:53:57.551Z","3.1.3":"2017-08-02T09:40:44.716Z","3.1.4":"2017-08-02T10:37:45.070Z","3.2.0":"2017-08-02T12:47:02.015Z","3.2.1":"2017-08-02T13:07:41.909Z","3.2.2":"2017-08-02T13:41:42.791Z","3.2.3":"2017-08-03T07:43:50.458Z","3.2.4":"2017-08-03T08:13:30.893Z","5.0.0":"2018-12-17T11:40:18.934Z","5.0.1":"2018-12-17T11:44:47.382Z"},"maintainers":[{"name":"drtombrown","email":"tombaaaaa@gmail.com"}],"dist-tags":{"latest":"5.0.1"},"versions":{"3.0.7":{"name":"@atdbio/chemical-formula","version":"3.0.7","description":"Library for basic manipulation of chemical formulae","main":"build/index.js","scripts":{"build":"babel src --out-dir build","clean":"rm -rf build coverage package *.tgz *.log","coverage":"jest --coverage","lint":"eslint src","increment":"npm --no-git-tag-version version patch","prebuild":"npm run clean","precommit":"npm run lint && npm run test","npmjs-publish":"npm run increment && npm publish --access public","push":"git push origin master --follow-tags","test":"jest","watch:test":"jest --watch"},"author":{"name":"Tom Brown"},"license":"MIT","devDependencies":{"babel-cli":"^6.24.1","babel-preset-env":"^1.6.0","babel-preset-stage-0":"^6.24.1","eslint":"^4.3.0","eslint-config-airbnb-base":"^11.3.1","eslint-plugin-import":"^2.7.0","eslint-plugin-jest":"^20.0.3","husky":"^0.14.3","jest":"^20.0.4"},"dependencies":{"ramda":"^0.24.1"},"_id":"@atdbio/chemical-formula@3.0.7","_npmVersion":"5.3.0","_nodeVersion":"8.2.1","_npmUser":{"name":"drtombrown","email":"tombaaaaa@gmail.com"},"dist":{"integrity":"sha512-v8/Qoenkz5vXWgnUs5hCkBW1GqAaU16ujxlfk9OKgRADH8RQ5ULqyCqqgF0CVDqCOlE55d2qtIyM4ttLJtYj6g==","shasum":"ff6322d941e433247d57f58e8cb0f5ccd520f7ad","tarball":"https://registry.npmjs.org/@atdbio/chemical-formula/-/chemical-formula-3.0.7.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHGyN5GCylABVpLwwvw0cYVZxFQeD+LfigBwCiolL+jeAiEA5d1t743ZErRxW8ROT+iXBYKwgTO7J34N+kAqz0bRXds="}]},"maintainers":[{"email":"tombaaaaa@gmail.com","name":"drtombrown"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/chemical-formula-3.0.7.tgz_1501147804905_0.0944370727520436"},"deprecated":"this package has been deprecated","directories":{}},"3.0.8":{"name":"@atdbio/chemical-formula","version":"3.0.8","description":"Library for basic manipulation of chemical formulae","main":"build/index.js","repository":{"type":"git","url":"git+https://bitbucket.org/atdbio/chemical-formula.git"},"scripts":{"build":"babel src --out-dir build","clean":"rm -rf build coverage package *.tgz *.log","coverage":"jest --coverage","lint":"eslint src","increment":"npm --no-git-tag-version version patch","prebuild":"npm run clean","precommit":"npm run lint && npm run test","npmjs-publish":"npm publish --access public","push":"git push origin master --follow-tags","test":"jest","watch:test":"jest --watch"},"author":{"name":"Tom Brown"},"license":"MIT","devDependencies":{"babel-cli":"^6.24.1","babel-preset-env":"^1.6.0","babel-preset-stage-0":"^6.24.1","eslint":"^4.3.0","eslint-config-airbnb-base":"^11.3.1","eslint-plugin-import":"^2.7.0","eslint-plugin-jest":"^20.0.3","husky":"^0.14.3","jest":"^20.0.4"},"dependencies":{"ramda":"^0.24.1"},"gitHead":"4b309c0d6147f5a4cc5495361621775e31e7c065","homepage":"https://bitbucket.org/atdbio/chemical-formula#readme","_id":"@atdbio/chemical-formula@3.0.8","_npmVersion":"5.3.0","_nodeVersion":"8.2.1","_npmUser":{"name":"drtombrown","email":"tombaaaaa@gmail.com"},"dist":{"integrity":"sha512-U/4/Iaflwzt/wKpbQZHwdH4jxlumWclIXVZwPF8hEzPOdW2yZf4bAEOLG0PhG/1v+OCXFuKQehQ+rMexbBE2Gw==","shasum":"c6fd67ac2c50235eed25c70e41724ec354f064c1","tarball":"https://registry.npmjs.org/@atdbio/chemical-formula/-/chemical-formula-3.0.8.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICsitMCD4gJlJ5VpvFW96eSo+gV4L2/xBOSYgZW3c3cmAiBGtxxI5SMK6q1Fchqmq4aYtR+oTOjs1gS3DCaAjrK7pw=="}]},"maintainers":[{"name":"drtombrown","email":"tombaaaaa@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/chemical-formula-3.0.8.tgz_1501148256028_0.5445212819613516"},"deprecated":"this package has been deprecated","directories":{}},"3.0.9":{"name":"@atdbio/chemical-formula","version":"3.0.9","description":"Library for basic manipulation of chemical formulae","main":"build/index.js","repository":{"type":"git","url":"git+https://bitbucket.org/atdbio/chemical-formula.git"},"scripts":{"build":"babel src --out-dir build","clean":"rm -rf build coverage package *.tgz *.log","coverage":"jest --coverage","lint":"eslint src","increment":"npm --no-git-tag-version version patch","prebuild":"npm run clean","precommit":"npm run lint && npm run test","npmjs-publish":"npm publish --access public","push":"git push origin master --follow-tags","test":"jest","watch:test":"jest --watch"},"author":{"name":"Tom Brown"},"license":"MIT","devDependencies":{"babel-cli":"^6.24.1","babel-preset-env":"^1.6.0","babel-preset-stage-0":"^6.24.1","eslint":"^4.3.0","eslint-config-airbnb-base":"^11.3.1","eslint-plugin-import":"^2.7.0","eslint-plugin-jest":"^20.0.3","husky":"^0.14.3","jest":"^20.0.4"},"dependencies":{"ramda":"^0.24.1"},"gitHead":"3f7e59a67ed1ab83ac84bf1b14cc8988c8910c42","homepage":"https://bitbucket.org/atdbio/chemical-formula#readme","_id":"@atdbio/chemical-formula@3.0.9","_npmVersion":"5.3.0","_nodeVersion":"8.2.1","_npmUser":{"name":"drtombrown","email":"tombaaaaa@gmail.com"},"dist":{"integrity":"sha512-u534fNglF8i09rqbD8jO1v98dRS6BL+TBKIylcu2+1mLHJXqtW3wC8XiF7oqsGJ8J5xIUJfvKI6QJHM1NEg+Fw==","shasum":"8421f6a06374c127692e1f968f8b4f5ea60ee420","tarball":"https://registry.npmjs.org/@atdbio/chemical-formula/-/chemical-formula-3.0.9.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCtSZ9+oASjF9qmlk5pr8GjR30EUYAyWLx9/pRA1L6icAIhAKZHnVYzS+Bk3/b0heHJ8d6055K3+xQ2xsn5BVm9VHL5"}]},"maintainers":[{"name":"drtombrown","email":"tombaaaaa@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/chemical-formula-3.0.9.tgz_1501148399501_0.20427612797357142"},"deprecated":"this package has been deprecated","directories":{}},"3.0.10":{"name":"@atdbio/chemical-formula","version":"3.0.10","description":"Library for basic manipulation of chemical formulae","main":"build/index.js","repository":{"type":"git","url":"git+https://bitbucket.org/atdbio/chemical-formula.git"},"scripts":{"build":"babel src --out-dir build","clean":"rm -rf build coverage package *.tgz *.log","coverage":"jest --coverage","lint":"eslint src","increment":"npm --no-git-tag-version version patch","prebuild":"npm run clean","precommit":"npm run lint && npm run test","npmjs-publish":"npm publish --access public","push":"git push origin master --follow-tags","test":"jest","watch:test":"jest --watch"},"author":{"name":"Tom Brown"},"license":"MIT","devDependencies":{"babel-cli":"^6.24.1","babel-preset-env":"^1.6.0","babel-preset-stage-0":"^6.24.1","eslint":"^4.3.0","eslint-config-airbnb-base":"^11.3.1","eslint-plugin-import":"^2.7.0","eslint-plugin-jest":"^20.0.3","husky":"^0.14.3","jest":"^20.0.4"},"dependencies":{"ramda":"^0.24.1"},"gitHead":"cc1ded54f05993f8b69f30828c063c3d0ffd138c","homepage":"https://bitbucket.org/atdbio/chemical-formula#readme","_id":"@atdbio/chemical-formula@3.0.10","_npmVersion":"5.3.0","_nodeVersion":"8.2.1","_npmUser":{"name":"drtombrown","email":"tombaaaaa@gmail.com"},"dist":{"integrity":"sha512-KnQb4XJSvuxSbwufHnDftcAZ16FWGiw92M3K4FKdNUpmQwbukdYre6+u09qs/N9HgKvONYimPnGp949AHV7VRg==","shasum":"c4424ec3a8f48f6b14546f9d390e843a7934b090","tarball":"https://registry.npmjs.org/@atdbio/chemical-formula/-/chemical-formula-3.0.10.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDqidXU4JOg5re9qbElbYfRutnapkCfB9sA5l2IpemVjwIgSCQH3SQT3FxmIRTcnVtmrx8crW53GMVnsEWIYB1CbSc="}]},"maintainers":[{"name":"drtombrown","email":"tombaaaaa@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/chemical-formula-3.0.10.tgz_1501229071961_0.6782952067442238"},"deprecated":"this package has been deprecated","directories":{}},"3.0.11":{"name":"@atdbio/chemical-formula","version":"3.0.11","description":"Library for basic manipulation of chemical formulae","main":"build/index.js","repository":{"type":"git","url":"git+https://bitbucket.org/atdbio/chemical-formula.git"},"scripts":{"build":"babel src --out-dir build","clean":"rm -rf build coverage package *.tgz *.log","coverage":"jest --coverage","lint":"eslint src","increment":"npm --no-git-tag-version version patch","prebuild":"npm run clean","precommit":"npm run lint && npm run test","npmjs-publish":"npm publish --access public","push":"git push origin master --follow-tags","test":"jest","watch:test":"jest --watch"},"author":{"name":"Tom Brown"},"license":"MIT","devDependencies":{"babel-cli":"^6.24.1","babel-preset-env":"^1.6.0","babel-preset-stage-0":"^6.24.1","eslint":"^4.3.0","eslint-config-airbnb-base":"^11.3.1","eslint-plugin-import":"^2.7.0","eslint-plugin-jest":"^20.0.3","husky":"^0.14.3","jest":"^20.0.4"},"dependencies":{"ramda":"^0.24.1"},"gitHead":"5db38a834d739c24c68749015a0abd985fc50b88","homepage":"https://bitbucket.org/atdbio/chemical-formula#readme","_id":"@atdbio/chemical-formula@3.0.11","_npmVersion":"5.3.0","_nodeVersion":"8.2.1","_npmUser":{"name":"drtombrown","email":"tombaaaaa@gmail.com"},"dist":{"integrity":"sha512-sbYS3ThdD4eGAof1+UcDOfAboJW4lrrP6CpKqKgfCL3hTyBecixLDKktWeQA5YUbcvhVMBEN1EB4ZQS8KBetsg==","shasum":"66dba84016bc62ea12c28be9b77e95f93de583c0","tarball":"https://registry.npmjs.org/@atdbio/chemical-formula/-/chemical-formula-3.0.11.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCED83it7R+OnjD4hEskciOKVdPdyojGpM8/R21jzgc6wIhAL4SJRHhfr57JRMspe4zCGuxBgXN567xteStGE34lgxq"}]},"maintainers":[{"name":"drtombrown","email":"tombaaaaa@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/chemical-formula-3.0.11.tgz_1501229362795_0.5281243654899299"},"deprecated":"this package has been deprecated","directories":{}},"3.0.12":{"name":"@atdbio/chemical-formula","version":"3.0.12","description":"Library for basic manipulation of chemical formulae","main":"build/index.js","repository":{"type":"git","url":"git+https://bitbucket.org/atdbio/chemical-formula.git"},"scripts":{"build":"babel src --out-dir build","clean":"rm -rf build coverage package *.tgz *.log","coverage":"jest --coverage","lint":"eslint src","increment":"npm version patch","prebuild":"npm run clean","precommit":"npm run lint && npm run test","npmjs-publish":"npm publish --access public","push":"git push origin master --follow-tags","test":"jest","watch:test":"jest --watch"},"author":{"name":"Tom Brown"},"license":"MIT","devDependencies":{"babel-cli":"^6.24.1","babel-preset-env":"^1.6.0","babel-preset-stage-0":"^6.24.1","eslint":"^4.3.0","eslint-config-airbnb-base":"^11.3.1","eslint-plugin-import":"^2.7.0","eslint-plugin-jest":"^20.0.3","husky":"^0.14.3","jest":"^20.0.4"},"dependencies":{"ramda":"^0.24.1"},"gitHead":"6ca928509f1d6682c0b088169a9c007e978fa938","homepage":"https://bitbucket.org/atdbio/chemical-formula#readme","_id":"@atdbio/chemical-formula@3.0.12","_npmVersion":"5.3.0","_nodeVersion":"8.2.1","_npmUser":{"name":"drtombrown","email":"tombaaaaa@gmail.com"},"dist":{"integrity":"sha512-PJGIEbKhMAIyrss7/Bn+dduH2I/HBmkL2IDoW91hpDHsVTDgzqED9jExR8Q5KspxfCmQvrvjuzyEj5P1cWmvzQ==","shasum":"c6c71b15ffa73a868ea6b32f979d4e572d0bc7e0","tarball":"https://registry.npmjs.org/@atdbio/chemical-formula/-/chemical-formula-3.0.12.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAl0oA3W5acxglvdxxjDG4eeIRUISy9C8Asl2mwne7JKAiARQ08T4nNZFEHPAdA57zMxOeFgouAEm/MwCVtV+0y3dw=="}]},"maintainers":[{"name":"drtombrown","email":"tombaaaaa@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/chemical-formula-3.0.12.tgz_1501571138269_0.8531304707285017"},"directories":{},"deprecated":"this package has been deprecated"},"3.0.13":{"name":"@atdbio/chemical-formula","version":"3.0.13","description":"Library for basic manipulation of chemical formulae","main":"build/index.js","repository":{"type":"git","url":"git+https://bitbucket.org/atdbio/chemical-formula.git"},"scripts":{"build":"babel src --out-dir build","clean":"rm -rf build coverage package *.tgz *.log","coverage":"jest --coverage","lint":"eslint src","increment":"npm version patch","prebuild":"npm run clean","precommit":"npm run lint && npm run test","npmjs-publish":"npm publish --access public","push":"git push origin master --follow-tags","test":"jest","watch:test":"jest --watch"},"author":{"name":"Tom Brown"},"license":"MIT","devDependencies":{"babel-cli":"^6.24.1","babel-preset-env":"^1.6.0","babel-preset-stage-0":"^6.24.1","eslint":"^4.3.0","eslint-config-airbnb-base":"^11.3.1","eslint-plugin-import":"^2.7.0","eslint-plugin-jest":"^20.0.3","husky":"^0.14.3","jest":"^20.0.4"},"dependencies":{"ramda":"^0.24.1"},"gitHead":"1dd367b7960355833a642d24f05c7113c13c96d2","homepage":"https://bitbucket.org/atdbio/chemical-formula#readme","_id":"@atdbio/chemical-formula@3.0.13","_npmVersion":"5.3.0","_nodeVersion":"8.2.1","_npmUser":{"name":"drtombrown","email":"tombaaaaa@gmail.com"},"dist":{"integrity":"sha512-gE9naknSKxTSUZvDL0xCrfoNZ5U4mLEsEtNCjBXEXfpNWH3GpmwWZ+YeIXvvvAZGDlK2hxYP727zG8OmxZXxuw==","shasum":"2b9a4920658cff1d8726362ef5bf3b3faff87d53","tarball":"https://registry.npmjs.org/@atdbio/chemical-formula/-/chemical-formula-3.0.13.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDgPe3+FJuGDHXQxOnE6Uq6V6JJ0Iua+8ISkYnEQJxfRAIhAPhvY8GJAVNPmSRxuXuartA7zae7jd1uBSOpuvQDid9b"}]},"maintainers":[{"name":"drtombrown","email":"tombaaaaa@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/chemical-formula-3.0.13.tgz_1501585736423_0.7528139071073383"},"directories":{},"deprecated":"this package has been deprecated"},"3.1.1":{"name":"@atdbio/chemical-formula","version":"3.1.1","description":"Library for basic manipulation of chemical formulae","main":"build/index.js","repository":{"type":"git","url":"git+https://bitbucket.org/atdbio/chemical-formula.git"},"scripts":{"build":"babel src --out-dir build","clean":"rm -rf build coverage package *.tgz *.log","coverage":"jest --coverage","lint":"eslint src","increment":"npm version patch","prebuild":"npm run clean","precommit":"npm run lint && npm run test","npmjs-publish":"npm publish --access public","push":"git push origin master --follow-tags","test":"jest","watch:test":"jest --watch"},"author":{"name":"Tom Brown"},"license":"MIT","devDependencies":{"babel-cli":"^6.24.1","babel-preset-env":"^1.6.0","babel-preset-stage-0":"^6.24.1","eslint":"^4.3.0","eslint-config-airbnb-base":"^11.3.1","eslint-plugin-import":"^2.7.0","eslint-plugin-jest":"^20.0.3","husky":"^0.14.3","jest":"^20.0.4"},"dependencies":{"ramda":"^0.24.1"},"gitHead":"5ba8a8e1ab4f58c3db2bc7d79ac9876c9e80a65f","homepage":"https://bitbucket.org/atdbio/chemical-formula#readme","_id":"@atdbio/chemical-formula@3.1.1","_npmVersion":"5.3.0","_nodeVersion":"8.2.1","_npmUser":{"name":"drtombrown","email":"tombaaaaa@gmail.com"},"dist":{"integrity":"sha512-Pf01JXVeq83mmJFACog3E2bh2Wk/b5e81rzEQJ8Uk9ElSB0t6cSeQLrBXYFzxdG2HS92Q8TMoUy2LKg4Ui/hNg==","shasum":"fc96995fc90cfa57568a827cf4e6b8f139b4dd2f","tarball":"https://registry.npmjs.org/@atdbio/chemical-formula/-/chemical-formula-3.1.1.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDV4TOa8tVx1sg85xDfUqoxwF4sceOWhACoWZkkbyRWMAIhAM1v3foNkdHo7tzCWUVZsvvs4Zi9hmMOHpRtZNyakVWw"}]},"maintainers":[{"name":"drtombrown","email":"tombaaaaa@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/chemical-formula-3.1.1.tgz_1501659939805_0.05540894530713558"},"deprecated":"this package has been deprecated","directories":{}},"3.1.2":{"name":"@atdbio/chemical-formula","version":"3.1.2","description":"Library for basic manipulation of chemical formulae","main":"build/index.js","repository":{"type":"git","url":"git+https://bitbucket.org/atdbio/chemical-formula.git"},"scripts":{"build":"babel src --out-dir build","clean":"rm -rf build coverage package *.tgz *.log","coverage":"jest --coverage","lint":"eslint src","increment":"npm version patch","prebuild":"npm run clean","precommit":"npm run lint && npm run test","npmjs-publish":"npm publish --access public","push":"git push origin master --follow-tags","test":"jest","watch:test":"jest --watch"},"author":{"name":"Tom Brown"},"license":"MIT","devDependencies":{"babel-cli":"^6.24.1","babel-preset-env":"^1.6.0","babel-preset-stage-0":"^6.24.1","eslint":"^4.3.0","eslint-config-airbnb-base":"^11.3.1","eslint-plugin-import":"^2.7.0","eslint-plugin-jest":"^20.0.3","husky":"^0.14.3","jest":"^20.0.4"},"dependencies":{"ramda":"^0.24.1"},"gitHead":"566c1d2c2147fc4a5890f80edafd29df2de031d5","homepage":"https://bitbucket.org/atdbio/chemical-formula#readme","_id":"@atdbio/chemical-formula@3.1.2","_npmVersion":"5.3.0","_nodeVersion":"8.2.1","_npmUser":{"name":"drtombrown","email":"tombaaaaa@gmail.com"},"dist":{"integrity":"sha512-Z6+vPna2Q1x33aexZZARqLmuQc7/z2WkekzAoXlf3yggM3J9qPQMyuJfw0T8SB5WgNm7O1MvZF3npChAxICkGQ==","shasum":"c92a232db37b4bd79c1c0f39465748637d4d78e7","tarball":"https://registry.npmjs.org/@atdbio/chemical-formula/-/chemical-formula-3.1.2.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD6KD/VEts7zN+sX6VKqx5nT7ozvOPLICNXc1DtfM5nIAIgB+lzUE7ZPUZYJT6C+qSDMAayGrAFtnZHeD4ahW3QJwo="}]},"maintainers":[{"name":"drtombrown","email":"tombaaaaa@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/chemical-formula-3.1.2.tgz_1501660436665_0.19058853317983449"},"directories":{},"deprecated":"this package has been deprecated"},"3.1.3":{"name":"@atdbio/chemical-formula","version":"3.1.3","description":"Library for basic manipulation of chemical formulae","main":"build/index.js","repository":{"type":"git","url":"git+https://bitbucket.org/atdbio/chemical-formula.git"},"scripts":{"build":"babel src --out-dir build","clean":"rm -rf build coverage package *.tgz *.log","coverage":"jest --coverage","lint":"eslint src","increment":"npm version patch","prebuild":"npm run clean","precommit":"npm run lint && npm run test","npmjs-publish":"npm publish --access public","push":"git push origin master --follow-tags","test":"jest","watch:test":"jest --watch"},"author":{"name":"Tom Brown"},"license":"MIT","devDependencies":{"babel-cli":"^6.24.1","babel-preset-env":"^1.6.0","babel-preset-stage-0":"^6.24.1","eslint":"^4.3.0","eslint-config-airbnb-base":"^11.3.1","eslint-plugin-import":"^2.7.0","eslint-plugin-jest":"^20.0.3","husky":"^0.14.3","jest":"^20.0.4"},"dependencies":{"fast-memoize":"^2.2.7","ramda":"^0.24.1"},"gitHead":"ad20bbcccac85bf69b15c630cb4c3f845fca31f3","homepage":"https://bitbucket.org/atdbio/chemical-formula#readme","_id":"@atdbio/chemical-formula@3.1.3","_npmVersion":"5.3.0","_nodeVersion":"8.2.1","_npmUser":{"name":"drtombrown","email":"tombaaaaa@gmail.com"},"dist":{"integrity":"sha512-EJMrwgeWt8Z/hwu/yq3VCYXDDg5MLL8WMifcvH0hitiYEjSis6u3pCu137jOw13oOK9rJmm8I7aBhfl948IRFw==","shasum":"fa4c42531c21c7ccbe76a1eaec9bde8ca2255eef","tarball":"https://registry.npmjs.org/@atdbio/chemical-formula/-/chemical-formula-3.1.3.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCDsDE3tsgj8HlgaNI6wYVVSkmfYXx81BzpPeCyMFF49wIgegP0IZ6bXQXe2idmgdm1nem/EjARx882zOwX63rKpDg="}]},"maintainers":[{"name":"drtombrown","email":"tombaaaaa@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/chemical-formula-3.1.3.tgz_1501666843730_0.13657383807003498"},"directories":{},"deprecated":"this package has been deprecated"},"3.1.4":{"name":"@atdbio/chemical-formula","version":"3.1.4","description":"Library for basic manipulation of chemical formulae","main":"build/index.js","repository":{"type":"git","url":"git+https://bitbucket.org/atdbio/chemical-formula.git"},"scripts":{"build":"babel src --out-dir build","clean":"rm -rf build coverage package *.tgz *.log","coverage":"jest --coverage","lint":"eslint src","increment":"npm version patch","prebuild":"npm run clean","precommit":"npm run lint && npm run test","npmjs-publish":"npm publish --access public","push":"git push origin master --follow-tags","test":"jest","watch:test":"jest --watch"},"author":{"name":"Tom Brown"},"license":"MIT","devDependencies":{"babel-cli":"^6.24.1","babel-preset-env":"^1.6.0","babel-preset-stage-0":"^6.24.1","eslint":"^4.3.0","eslint-config-airbnb-base":"^11.3.1","eslint-plugin-import":"^2.7.0","eslint-plugin-jest":"^20.0.3","husky":"^0.14.3","jest":"^20.0.4"},"dependencies":{"fast-memoize":"^2.2.7","ramda":"^0.24.1"},"gitHead":"71d9cd01eedd3f3b0e52a096daee6b4955747347","homepage":"https://bitbucket.org/atdbio/chemical-formula#readme","_id":"@atdbio/chemical-formula@3.1.4","_npmVersion":"5.3.0","_nodeVersion":"8.2.1","_npmUser":{"name":"drtombrown","email":"tombaaaaa@gmail.com"},"dist":{"integrity":"sha512-KZN3TLmZ1VS4+JncsxReiOLvnpQxenyl7udyjluzF5e9Oiw9FGszxffazhDhZJ2e2YEzx8mPWir7kfHiqFu8fA==","shasum":"8fe084ef82569b2c05c1aa87456f0e8dba15995f","tarball":"https://registry.npmjs.org/@atdbio/chemical-formula/-/chemical-formula-3.1.4.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC1p0QAp1Z2GKjzuVraksyWwK0zydgFBed4pKhxhPZZUgIhAOyEpjeMbJBGl1CwAX68pP8idLMz2c/N/g5a5XnlzPxj"}]},"maintainers":[{"name":"drtombrown","email":"tombaaaaa@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/chemical-formula-3.1.4.tgz_1501670264102_0.9710927519481629"},"directories":{},"deprecated":"this package has been deprecated"},"3.2.0":{"name":"@atdbio/chemical-formula","version":"3.2.0","description":"Library for basic manipulation of chemical formulae","main":"build/index.js","repository":{"type":"git","url":"git+https://bitbucket.org/atdbio/chemical-formula.git"},"scripts":{"build":"babel src --out-dir build","clean":"rm -rf build coverage package *.tgz *.log","coverage":"jest --coverage","lint":"eslint src","increment":"npm version patch","prebuild":"npm run clean","precommit":"npm run lint && npm run test","npmjs-publish":"npm publish --access public","push":"git push origin master --follow-tags","test":"jest","watch:test":"jest --watch"},"author":{"name":"Tom Brown"},"license":"MIT","devDependencies":{"babel-cli":"^6.24.1","babel-preset-env":"^1.6.0","babel-preset-stage-0":"^6.24.1","eslint":"^4.3.0","eslint-config-airbnb-base":"^11.3.1","eslint-plugin-import":"^2.7.0","eslint-plugin-jest":"^20.0.3","husky":"^0.14.3","jest":"^20.0.4"},"dependencies":{"fast-memoize":"^2.2.7","ramda":"^0.24.1"},"gitHead":"4561f50a434331b4aa3728c6fb50a2232022e62c","homepage":"https://bitbucket.org/atdbio/chemical-formula#readme","_id":"@atdbio/chemical-formula@3.2.0","_npmVersion":"5.3.0","_nodeVersion":"8.2.1","_npmUser":{"name":"drtombrown","email":"tombaaaaa@gmail.com"},"dist":{"integrity":"sha512-t0u3DMTfj8J/0nuSSvbKEtxhh8jKfi+pEOlljXAmbfpM3qRyfJ3M8IJ7Lr2qPA4azQyXNBFbwnyGC8eiyr15iA==","shasum":"f81745a1147add0438d9aa405a4c842f8be117ef","tarball":"https://registry.npmjs.org/@atdbio/chemical-formula/-/chemical-formula-3.2.0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDk2Ox/OmmT4MwK9tzHOgMlKCTdHqM/eZzG3BtuJRBj+AIgelcFVw6b835IQvujR1AQaieoywhS8GkI0lzRgqjjCpY="}]},"maintainers":[{"name":"drtombrown","email":"tombaaaaa@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/chemical-formula-3.2.0.tgz_1501678021065_0.7282118673902005"},"deprecated":"this package has been deprecated","directories":{}},"3.2.1":{"name":"@atdbio/chemical-formula","version":"3.2.1","description":"Library for basic manipulation of chemical formulae","main":"build/index.js","repository":{"type":"git","url":"git+https://bitbucket.org/atdbio/chemical-formula.git"},"scripts":{"build":"babel src --out-dir build","clean":"rm -rf build coverage package *.tgz *.log","coverage":"jest --coverage","lint":"eslint src","increment":"npm version patch","prebuild":"npm run clean","precommit":"npm run lint && npm run test","npmjs-publish":"npm publish --access public","push":"git push origin master --follow-tags","test":"jest","watch:test":"jest --watch"},"author":{"name":"Tom Brown"},"license":"MIT","devDependencies":{"babel-cli":"^6.24.1","babel-preset-env":"^1.6.0","babel-preset-stage-0":"^6.24.1","eslint":"^4.3.0","eslint-config-airbnb-base":"^11.3.1","eslint-plugin-import":"^2.7.0","eslint-plugin-jest":"^20.0.3","husky":"^0.14.3","jest":"^20.0.4"},"dependencies":{"fast-memoize":"^2.2.7","ramda":"^0.24.1"},"gitHead":"7d8b0ee30fb78e81bab6fa73d99f7f5c60e6e02e","homepage":"https://bitbucket.org/atdbio/chemical-formula#readme","_id":"@atdbio/chemical-formula@3.2.1","_npmVersion":"5.3.0","_nodeVersion":"8.2.1","_npmUser":{"name":"drtombrown","email":"tombaaaaa@gmail.com"},"dist":{"integrity":"sha512-zJc14gzi23zbSe8J79Rb355PZN2Q8mG95p4bvTtPaEUE2vUUzK5JZ5qGLlfF3wjWTbjbkMU4gDt0ygBGcMoDLQ==","shasum":"94a6fc31a7ebb3e7ddc36c411218c41427360e7e","tarball":"https://registry.npmjs.org/@atdbio/chemical-formula/-/chemical-formula-3.2.1.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBk1Gsj3EMTS4FWiuHUYRXn2JOEqjIbQ4526wwiuA5qWAiAGcRxZ/Dj60PtSUVASQcIGl4/RY930ev40CZny8qkYhA=="}]},"maintainers":[{"name":"drtombrown","email":"tombaaaaa@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/chemical-formula-3.2.1.tgz_1501679260850_0.10071481112390757"},"deprecated":"this package has been deprecated","directories":{}},"3.2.2":{"name":"@atdbio/chemical-formula","version":"3.2.2","description":"Library for basic manipulation of chemical formulae","main":"build/index.js","repository":{"type":"git","url":"git+https://bitbucket.org/atdbio/chemical-formula.git"},"scripts":{"build":"babel src --out-dir build","clean":"rm -rf build coverage package *.tgz *.log","coverage":"jest --coverage","lint":"eslint src","increment":"npm version patch","prebuild":"npm run clean","precommit":"npm run lint && npm run test","npmjs-publish":"npm publish --access public","push":"git push origin master --follow-tags","test":"jest","watch:test":"jest --watch"},"author":{"name":"Tom Brown"},"license":"MIT","devDependencies":{"babel-cli":"^6.24.1","babel-preset-env":"^1.6.0","babel-preset-stage-0":"^6.24.1","eslint":"^4.3.0","eslint-config-airbnb-base":"^11.3.1","eslint-plugin-import":"^2.7.0","eslint-plugin-jest":"^20.0.3","husky":"^0.14.3","jest":"^20.0.4"},"dependencies":{"fast-memoize":"^2.2.7","ramda":"^0.24.1"},"gitHead":"ae9d4fcdbac22ab80ae3d9f092c811ab3a048722","homepage":"https://bitbucket.org/atdbio/chemical-formula#readme","_id":"@atdbio/chemical-formula@3.2.2","_npmVersion":"5.3.0","_nodeVersion":"8.2.1","_npmUser":{"name":"drtombrown","email":"tombaaaaa@gmail.com"},"dist":{"integrity":"sha512-X/WTL71Vk2CJJQRb18A3b+WEc7o+RLYZKA1JPG81im0Q/+umzeFlFx5S8S3GfU1wrLIEF/4ltQIJXCUfOjJZUQ==","shasum":"b26e023c08367ab2918d4a9b470aed22fe5f301e","tarball":"https://registry.npmjs.org/@atdbio/chemical-formula/-/chemical-formula-3.2.2.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAwwkegXH3cJmfTJwuJOs+/REDHPEVxoKdMi99xuRXt/AiEAuypVLBFxD+Euy+eNrF3aRLt+x/oSVhW7HDgVJmdciqA="}]},"maintainers":[{"name":"drtombrown","email":"tombaaaaa@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/chemical-formula-3.2.2.tgz_1501681301858_0.8674527660477906"},"directories":{},"deprecated":"this package has been deprecated"},"3.2.3":{"name":"@atdbio/chemical-formula","version":"3.2.3","description":"Library for basic manipulation of chemical formulae","main":"build/index.js","repository":{"type":"git","url":"git+https://github.com/atdbio/chemical-formula.git"},"scripts":{"build":"babel src --out-dir build","clean":"rm -rf build coverage package *.tgz *.log","coverage":"jest --coverage","lint":"eslint src","increment":"npm version patch","prebuild":"npm run clean","precommit":"npm run lint && npm run test","npmjs-publish":"npm publish --access public","push":"git push origin master --follow-tags","test":"jest","watch:test":"jest --watch"},"author":{"name":"Tom Brown"},"license":"MIT","devDependencies":{"babel-cli":"^6.24.1","babel-preset-env":"^1.6.0","babel-preset-stage-0":"^6.24.1","eslint":"^4.3.0","eslint-config-airbnb-base":"^11.3.1","eslint-plugin-import":"^2.7.0","eslint-plugin-jest":"^20.0.3","husky":"^0.14.3","jest":"^20.0.4"},"dependencies":{"fast-memoize":"^2.2.7","ramda":"^0.24.1"},"gitHead":"25beec4e3426b08eb257a74e1e6dd0887d7aedac","bugs":{"url":"https://github.com/atdbio/chemical-formula/issues"},"homepage":"https://github.com/atdbio/chemical-formula#readme","_id":"@atdbio/chemical-formula@3.2.3","_npmVersion":"5.3.0","_nodeVersion":"8.2.1","_npmUser":{"name":"drtombrown","email":"tombaaaaa@gmail.com"},"dist":{"integrity":"sha512-ZkhWrdhWGlptMqnHEpVj5WwphRZd81Hm2YvL5dJL7yYn7/6AoQBg/zaE8Mc55HCG3j7LqR1FHqF6KzTJb3TPaw==","shasum":"4d7b9d65e833e0467c869a9fc15c79f48877b4e2","tarball":"https://registry.npmjs.org/@atdbio/chemical-formula/-/chemical-formula-3.2.3.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDEUfejnd2F3OKPle4qCMRvAiLVy4+IOz70Jgkke2nsWQIgPwLRU/qyPQlYuNd68gT0bJLtu2jbIkS3uMgY6gYyegQ="}]},"maintainers":[{"name":"drtombrown","email":"tombaaaaa@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/chemical-formula-3.2.3.tgz_1501746229472_0.7465324518270791"},"directories":{},"deprecated":"this package has been deprecated"},"3.2.4":{"name":"@atdbio/chemical-formula","version":"3.2.4","description":"Library for basic manipulation of chemical formulae","main":"build/index.js","repository":{"type":"git","url":"git+https://github.com/atdbio/chemical-formula.git"},"scripts":{"build":"babel src --out-dir build","clean":"rm -rf build coverage package *.tgz *.log","coverage":"jest --coverage","lint":"eslint src","increment":"npm version patch","prebuild":"npm run clean","precommit":"npm run lint && npm run test","npmjs-publish":"npm publish --access public","push":"git push origin master --follow-tags","test":"jest","watch:test":"jest --watch"},"author":{"name":"Tom Brown"},"license":"MIT","devDependencies":{"babel-cli":"^6.24.1","babel-preset-env":"^1.6.0","babel-preset-stage-0":"^6.24.1","eslint":"^4.3.0","eslint-config-airbnb-base":"^11.3.1","eslint-plugin-import":"^2.7.0","eslint-plugin-jest":"^20.0.3","husky":"^0.14.3","jest":"^20.0.4"},"dependencies":{"fast-memoize":"^2.2.7","ramda":"^0.24.1"},"gitHead":"34ae9fbde8b3aa43aecb0677d89bfa3ea75ab98e","bugs":{"url":"https://github.com/atdbio/chemical-formula/issues"},"homepage":"https://github.com/atdbio/chemical-formula#readme","_id":"@atdbio/chemical-formula@3.2.4","_npmVersion":"5.3.0","_nodeVersion":"8.2.1","_npmUser":{"name":"drtombrown","email":"tombaaaaa@gmail.com"},"dist":{"integrity":"sha512-LPzYtWjq1WNlS72gkix5mUTMmz31I80mfqMubEw1WNFavJVtLGiez71oI0MIqeujDyDdqx8D1gGnlmpiGkD1vg==","shasum":"93b57cf0a31bb82b1dcdf8993d40dfa55989fca3","tarball":"https://registry.npmjs.org/@atdbio/chemical-formula/-/chemical-formula-3.2.4.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIE714Ti8B+NXzxf8osGcnHUQewXEW54qQ4oPM1Q9nKHoAiAlS2s5jmLG5+kN2lwDIJwfDpTkoHlWFfP0pmlLgG1CTw=="}]},"maintainers":[{"name":"drtombrown","email":"tombaaaaa@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/chemical-formula-3.2.4.tgz_1501748009852_0.268728198017925"},"directories":{},"deprecated":"this package has been deprecated"},"5.0.1":{"name":"@atdbio/chemical-formula","version":"5.0.1","description":"JavaScript library for basic manipulation of chemical formulas","license":"MIT","author":{"name":"Tom Brown"},"main":"dist/index.js","types":"dist/index.d.ts","sideEffects":false,"scripts":{"build":"tsc","clean":"rm -rf dist coverage package *.tgz *.log","lint":"tslint --project .","prebuild":"npm run clean && npm run validate","prepack":"npm run build","test":"jest","test:coverage":"jest --coverage","test:watch":"jest --watch","validate":"npm-run-all lint test test:coverage"},"dependencies":{"fast-memoize":"^2.5.1"},"devDependencies":{"@types/jest":"^23.3.10","jest":"^23.6.0","npm-run-all":"^4.1.5","prettier":"^1.15.3","ts-jest":"^23.10.5","tslint":"^5.11.0","tslint-config-prettier":"^1.17.0","typescript":"^3.2.2"},"gitHead":"9ca686bbb2f73cefa04b1a8699410427ce139954","_id":"@atdbio/chemical-formula@5.0.1","_npmVersion":"6.4.1","_nodeVersion":"11.4.0","_npmUser":{"name":"drtombrown","email":"tombaaaaa@gmail.com"},"dist":{"integrity":"sha512-a/CwbGUb+oOFqqUCUTkWC13Qdz6CcfQcDf+jcQSzakieU0KtH7A38TGTGPdT1uWMmuysdJ956BgQ4Zj6orfzew==","shasum":"c19d99619e8d4c81fafcfc8e026a815288f50830","tarball":"https://registry.npmjs.org/@atdbio/chemical-formula/-/chemical-formula-5.0.1.tgz","fileCount":63,"unpackedSize":57809,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcF4wvCRA9TVsSAnZWagAAnY4P+QHCJ8Yi77j92BXDd84w\nHkpysq+BIaxEmRbqOAl0V2AgN1TQm0FKMkdPsu8Mk1MTSLVSTg6pK24psJVw\n1UP1kgzqaF7yjAG6aAIMnYkc7zle+AsHGksR1RLiWhVnc5BikEC1H/eaENat\n/ka/Gib1Z9gFcw2oYzXeOSbDPO+Mz/Qv57YVP08Txgc39oXGAJsQiY0ic1KB\nFk8VNFcg0teKgSfPgpCjtdz3xml6cA+MmWro1Ufi4K3paDgD4DoCqop8aP1i\nLi2g9MlcSs2WMk3tXSN82irdhZTIVBonYuwBDEeoaeuDTGZp7ry3/+LIcmcK\nfBIK9vr2M2bUJV16Dprx5s+rG8cQDAGWKn1+QGecHHmQwx9Dceqe3Ej8DRkY\nUr58Ux7dp+EYQR6FaZCqx6zOGwUdoiZSEUU+vetYdUY3IDfLJeJUHfXRdW+J\nE84B/fGPJCR5r7O7p7VBMV9V5EkR9oO5yyW77Pb5PbyBvqfGpDHR5LiHOwf9\nnsTKn0/QMcAKNkwC47+QBq/Tk/GFOZqlbE1Jp7+SFiHUKEdVb95IF8YLV3CB\nO+R2O7Saq5DTwo8SjmjSgreewrvXQxfd4c1HgRu6yMaPDyBAIUmgma6XTyD3\nf4m8Z6NuoLd2jwT1pbKNq4ma2QG8MVAPDsAneyLFkSfDBiNaFVu7hIlyrBd7\nIbXt\r\n=AqTU\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDx8mZ49Qy42l6feM5T6nJJAtRrT2iQ9/l8XOviU6pgaAiAbka9mlseTnQ2ritRlVEOAJuz7coK66THuykWIw0R0ww=="}]},"maintainers":[{"name":"drtombrown","email":"tombaaaaa@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/chemical-formula_5.0.1_1545047087302_0.3014174077478031"},"_hasShrinkwrap":false,"deprecated":"this package has been deprecated"}},"readme":"","readmeFilename":"","description":"JavaScript library for basic manipulation of chemical formulas","author":{"name":"Tom Brown"},"license":"MIT"}