tosource-polyfill
Version:
Firefox toSource() function polyfill for browser and Node.js
13 lines (12 loc) • 488 B
JSON
{
"name": "tosource-polyfill",
"description": "Firefox toSource() function polyfill for browser and Node.js",
"version": "0.3.1",
"homepage": "https://github.com/piranna/tosource-polyfill",
"repository": "git://github.com/piranna/tosource-polyfill.git",
"author": "Jesús Leganés Combarro 'piranna' <piranna@gmail.com> (http://pirannafs.blogspot.com)",
"keywords": ["source", "tosource", "source code", "polyfill", "object"],
"scripts": {
"test":"node test.js"
}
}