UNPKG

syntesysme

Version:
44 lines (43 loc) 771 B
{ "name": "syntesysme", "version": "1.0.0", "description": "syntesys core", "main": "index.js", "directories": { "lib": "lib" }, "scripts": { "test": "mocha --reporter spec" }, "repository": { "type": "git", "url": "git+https://voidp34r@bitbucket.org/voidp34r/syntensysme.git" }, "keywords": [ "void", "p34r", "syntesys", "me", "firebase", "IA", "google", "AWS", "Microsoft", "Cloud", "Block", "Chain", "Ether", "Ethereum", "Bitcoin" ], "author": "voidp34r", "license": "MIT", "homepage": "https://bitbucket.org/voidp34r/syntensysme#readme", "dependencies": { "express": "^4.16.3" }, "devDependencies": { "chai": "^4.1.2", "mocha": "^5.1.1" } }