UNPKG

hilary

Version:

a simple Dependency Injection (DI) library that provides Inversion of Control (IoC) capabilities in Node.js and the browser

39 lines 873 B
{ "name": "polyn", "main": "release/polyn.js", "version": "1.10.1", "homepage": "https://github.com/losandes/polyn", "authors": [ "&y <andes.collab@gmail.com>" ], "description": "polyn is a collection of Node and browser compatible JavaScript utilities that focus on polymorphism", "keywords": [ "polymorphism", "immutable", "interface", "class", "blueprint", "hilary", "immutables", "immutability" ], "license": "MIT", "ignore": [ "bower_components", "build-tasks", "node_modules", "src", "tests", "index.js" ], "_release": "1.10.1", "_resolution": { "type": "version", "tag": "1.10.1", "commit": "a8f6137761b73babd8f65ae83125b666de34350c" }, "_source": "https://github.com/losandes/polyn.git", "_target": "^1.10.1", "_originalSource": "polyn", "_direct": true }