Sha256: 2eb77841ea3c2331fe1eea0b6274bfc24359a5dca71c5b7eb378ec3cb1a40b93
Contents?: true
Size: 646 Bytes
Versions: 118
Compression:
Stored size: 646 Bytes
Contents
{ "name": "nutella_lib", "version": "0.3.0", "description": "Nutella library for JavaScript", "main": "nutella_lib.js", "scripts": { "test": "mocha" }, "repository": { "type": "git", "url": "https://github.com/nutella-framework/nutella_lib.js" }, "devDependencies": { "chai": "*", "mocha": "*" }, "keywords": [ "nutella", "framework" ], "author": "Alessandro Gnoli", "license": "MIT", "bugs": { "url": "https://github.com/nutella-framework/nutella_lib.js/issues" }, "homepage": "https://github.com/nutella-framework/nutella_lib.js", "dependencies": { "mqtt": "~1.0.x" } }
Version data entries
118 entries across 50 versions & 1 rubygems