{"name":"interval-iterator","description":"An iterator for time-based sequence events","version":"0.1.0","author":{"name":"Nao Yonamine","email":"mohayonao@gmail.com"},"bugs":{"url":"https://github.com/mohayonao/interval-iterator/issues"},"dependencies":{},"devDependencies":{"babel":"^5.8.34","babel-eslint":"^4.1.5","eslint":"^1.10.1","espower-babel":"^3.3.0","isparta":"^3.5.3","mocha":"^2.3.4","power-assert":"^1.2.0"},"files":["package.json","README.md","index.js","lib"],"homepage":"http://mohayonao.github.io/interval-iterator/","keywords":["iterator"],"license":"MIT","main":"index.js","repository":{"type":"git","url":"git+ssh://git@github.com/mohayonao/interval-iterator.git"},"scripts":{"build":"npm run build:to5","build:to5":"babel src --out-dir lib","cover":"babel-node $(npm bin)/isparta cover --report text --report html _mocha","lint":"eslint src test","prepublish":"rm -rf lib && npm run lint && npm run test && npm run build:to5","test":"mocha --compilers js:espower-babel/guess","travis":"npm run lint && npm run test"},"gitHead":"e78306b2a12403406bea44ed4c84d84b325367ad","_id":"interval-iterator@0.1.0","_shasum":"605462f22344cd0d2e500a38be8359ce66f7b70c","_from":".","_npmVersion":"3.3.6","_nodeVersion":"4.1.2","_npmUser":{"name":"mohayonao","email":"mohayonao@gmail.com"},"dist":{"shasum":"605462f22344cd0d2e500a38be8359ce66f7b70c","tarball":"https://registry.npmjs.org/interval-iterator/-/interval-iterator-0.1.0.tgz","integrity":"sha512-vLR29l7VmqsY6KGYS26nfXPTX6NnBxPAwCOaacBgNd5HfgoBjDFdwHbRyc9uAikeRLT4Rc5GHQyMQ/uTegFO8A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCnH2W/R2WpphGfm2sU3xPzEKnBvEW5gpffa6MYbupYmAIhALF1hnMq6StLtWIxCOtvl/LaIppol34b86pMaj2nr9yy"}]},"maintainers":[{"name":"mohayonao","email":"mohayonao@gmail.com"}]}