Sha256: cb3a53950a859b2a43d1e185a56d132389c25764ac0a1b40388a4d5121b12131
Contents?: true
Size: 1.64 KB
Versions: 10
Compression:
Stored size: 1.64 KB
Contents
{ "name": "rndm", "description": "random string generator", "version": "1.1.0", "author": { "name": "Jonathan Ong", "email": "me@jongleberry.com", "url": "http://jongleberry.com" }, "license": "MIT", "devDependencies": { "mocha": "2", "istanbul": "0" }, "repository": { "type": "git", "url": "https://github.com/crypto-utils/rndm" }, "scripts": { "test": "mocha", "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot", "test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter dot" }, "keywords": [ "random", "number", "generator", "uid", "id" ], "files": [ "index.js" ], "gitHead": "8f4ae42f705a08a2add41fa5bdaee9bcd48d9d49", "bugs": { "url": "https://github.com/crypto-utils/rndm/issues" }, "homepage": "https://github.com/crypto-utils/rndm", "_id": "rndm@1.1.0", "_shasum": "01d1a8f1fb9b471181925b627b9049bf33074574", "_from": "rndm@>=1.1.0 <1.2.0", "_npmVersion": "2.1.12", "_nodeVersion": "0.11.14", "_npmUser": { "name": "jongleberry", "email": "jonathanrichardong@gmail.com" }, "maintainers": [ { "name": "jongleberry", "email": "jonathanrichardong@gmail.com" }, { "name": "dougwilson", "email": "doug@somethingdoug.com" }, { "name": "fishrock123", "email": "fishrock123@rocketmail.com" } ], "dist": { "shasum": "01d1a8f1fb9b471181925b627b9049bf33074574", "tarball": "http://registry.npmjs.org/rndm/-/rndm-1.1.0.tgz" }, "directories": {}, "_resolved": "https://registry.npmjs.org/rndm/-/rndm-1.1.0.tgz" }
Version data entries
10 entries across 10 versions & 1 rubygems