UNPKG

traverse.js

Version:
28 lines (27 loc) 614 B
{ "name": "traverse.js", "version": "0.1.1", "description": "A cascading data traversal library.", "main": "traverse.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/ChrisCates/traverse.js.git" }, "keywords": [ "Chris", "Cates", "Traverse", "Data", "Science", "Traverse.js" ], "author": "Chris Cates", "license": "MIT", "bugs": { "url": "https://github.com/ChrisCates/traverse.js/issues" }, "homepage": "https://github.com/ChrisCates/traverse.js#readme" }