UNPKG

shapey

Version:

A simple syntax for remapping objects, inspired by several of Ramda's spec based functions

25 lines (24 loc) 547 B
{ "main": "index.js", "module": "es/index.js", "browser": "dist/shapey.js", "name": "shapey", "author": "David Nunez <arizonatribe@gmail.com>", "version": "1.3.1", "license": "Apache-2.0", "keywords": [ "mapping", "spec", "ramda", "nodejs", "javascript", "evolve", "enhancer", "helper", "utils", "functional", "programming" ], "repository": "github:arizonatribe/shapey", "description": "A simple syntax for remapping objects, inspired by several of Ramda's spec based functions" }