UNPKG

tnetstrings

Version:

A fully-featured tnetstrings library, isomorphic to JSON

20 lines (18 loc) 541 B
{ "name": "tnetstrings", "version": "0.2.0", "description": "A fully-featured tnetstrings library, isomorphic to JSON", "keywords": ["tnetstrings", "serialization"], "author": "Jay Adkisson <jjmadkisson at gmail dot com>", "repository": "git://github.com/jayferd/tnetstrings-js", "files": ["index.js", "src", "lib", "test", "Makefile", "package.json"], "main": "index.js", "devDependencies" : { "expresso": "0.9.2", "coffee-script": "1.2.0" }, "scripts": { "install": "make", "test": "make test" } }