UNPKG

domotz-remote-pawn

Version:

Domotz Agent

27 lines (26 loc) 963 B
{ "name" : "underscore", "description" : "JavaScript's functional programming helper library.", "homepage" : "http://underscorejs.org", "keywords" : ["util", "functional", "server", "client", "browser"], "author" : "Jeremy Ashkenas <jeremy@documentcloud.org>", "repository" : {"type": "git", "url": "git://github.com/jashkenas/underscore.git"}, "main" : "underscore.js", "version" : "1.5.2", "devDependencies": { "phantomjs": "1.9.0-1" }, "scripts": { "test": "phantomjs test/vendor/runner.js test/index.html?noglobals=true" }, "licenses": [ { "type": "MIT", "url": "https://raw.github.com/jashkenas/underscore/master/LICENSE" } ], "files" : ["underscore.js", "underscore-min.js", "LICENSE"] ,"_resolved": "http://npm.domotz.com:4873/underscore/-/underscore-1.5.2.tgz" ,"_integrity": "sha1-EzXF5PXm0zu7SwBrqMhqAPVW3gg=" ,"_from": "underscore@1.5.2" }