polyn
Version:
polyn is a collection of Node and browser compatible JavaScript utilities that focus on polymorphism
30 lines (29 loc) • 682 B
JSON
{
"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"
]
}