Repository URL to install this package:
Version:
1.0.205 ▾
|
tabby-terminal
/
opt
/
Tabby
/
resources
/
builtin-plugins
/
tabby-ssh
/
node_modules
/
cycle
/
package.json
|
---|
{ "name" : "cycle"
, "description" : "decycle your json"
, "author" : ""
, "version" : "1.0.3"
, "main" : "./cycle.js"
, "homepage" : "https://github.com/douglascrockford/JSON-js"
, "repository" :
{ "type": "git", "url": "http://github.com/dscape/cycle.git" }
, "bugs" : "http://github.com/douglascrockford/JSON-js/issues"
, "keywords" : [ "json", "cycle", "stringify", "parse" ]
, "engines" : { "node" : ">=0.4.0" }
}