nodulator
Version:
Complete NodeJS Framework for Restfull APIs
200 lines (199 loc) • 4.89 kB
JSON
{
"_args": [
[
{
"name": "browserify",
"raw": "browserify@^12.0.1",
"rawSpec": "^12.0.1",
"scope": null,
"spec": ">=12.0.1 <13.0.0",
"type": "range"
},
"/home/fgreiner/prog/js/Nodulator/src/Modules/Nodulator-View"
]
],
"_from": "browserify@>=12.0.1 <13.0.0",
"_id": "browserify@12.0.2",
"_inCache": true,
"_installable": true,
"_location": "/browserify",
"_nodeVersion": "4.2.1",
"_npmUser": {
"email": "substack@gmail.com",
"name": "substack"
},
"_npmVersion": "3.4.1",
"_phantomChildren": {
"buffer-shims": "1.0.0",
"core-util-is": "1.0.2",
"inherits": "2.0.1",
"process-nextick-args": "1.0.7",
"string_decoder": "0.10.31",
"util": "0.10.3",
"util-deprecate": "1.0.2"
},
"_requested": {
"name": "browserify",
"raw": "browserify@^12.0.1",
"rawSpec": "^12.0.1",
"scope": null,
"spec": ">=12.0.1 <13.0.0",
"type": "range"
},
"_requiredBy": [
"/nodulator-view"
],
"_resolved": "https://registry.npmjs.org/browserify/-/browserify-12.0.2.tgz",
"_shasum": "57f21e5e6e308ff5987c4dafd44840b2b98f7a19",
"_shrinkwrap": null,
"_spec": "browserify@^12.0.1",
"_where": "/home/fgreiner/prog/js/Nodulator/src/Modules/Nodulator-View",
"author": {
"email": "mail@substack.net",
"name": "James Halliday",
"url": "http://substack.net"
},
"bin": {
"browserify": "bin/cmd.js"
},
"bugs": {
"url": "https://github.com/substack/node-browserify/issues"
},
"dependencies": {
"JSONStream": "^1.0.3",
"assert": "~1.3.0",
"browser-pack": "^6.0.1",
"browser-resolve": "^1.11.0",
"browserify-zlib": "~0.1.2",
"buffer": "^3.4.3",
"concat-stream": "~1.5.1",
"console-browserify": "^1.1.0",
"constants-browserify": "~1.0.0",
"crypto-browserify": "^3.0.0",
"defined": "^1.0.0",
"deps-sort": "^2.0.0",
"domain-browser": "~1.1.0",
"duplexer2": "~0.1.2",
"events": "~1.1.0",
"glob": "^5.0.15",
"has": "^1.0.0",
"htmlescape": "^1.1.0",
"https-browserify": "~0.0.0",
"inherits": "~2.0.1",
"insert-module-globals": "^7.0.0",
"isarray": "0.0.1",
"labeled-stream-splicer": "^2.0.0",
"module-deps": "^4.0.2",
"os-browserify": "~0.1.1",
"parents": "^1.0.1",
"path-browserify": "~0.0.0",
"process": "~0.11.0",
"punycode": "^1.3.2",
"querystring-es3": "~0.2.0",
"read-only-stream": "^2.0.0",
"readable-stream": "^2.0.2",
"resolve": "^1.1.4",
"shasum": "^1.0.0",
"shell-quote": "^1.4.3",
"stream-browserify": "^2.0.0",
"stream-http": "^2.0.0",
"string_decoder": "~0.10.0",
"subarg": "^1.0.0",
"syntax-error": "^1.1.1",
"through2": "^2.0.0",
"timers-browserify": "^1.0.1",
"tty-browserify": "~0.0.0",
"url": "~0.11.0",
"util": "~0.10.1",
"vm-browserify": "~0.0.1",
"xtend": "^4.0.0"
},
"description": "browser-side require() the node way",
"devDependencies": {
"backbone": "~0.9.2",
"browser-unpack": "^1.1.1",
"coffee-script": "~1.10.0",
"coffeeify": "~1.1.0",
"es6ify": "~0.4.8",
"isstream": "^0.1.2",
"seq": "0.3.5",
"tap": "^2.2.0",
"temp": "^0.8.1",
"through": "^2.3.4"
},
"directories": {},
"dist": {
"shasum": "57f21e5e6e308ff5987c4dafd44840b2b98f7a19",
"tarball": "https://registry.npmjs.org/browserify/-/browserify-12.0.2.tgz"
},
"gitHead": "d6cd17b6a467bb53ce053cb22fc1525617d76376",
"homepage": "https://github.com/substack/node-browserify#readme",
"keywords": [
"browser",
"require",
"commonjs",
"commonj-esque",
"bundle",
"npm",
"javascript"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"email": "d@domenic.me",
"name": "domenic"
},
{
"email": "dominic.tarr@gmail.com",
"name": "dominictarr"
},
{
"email": "feross@feross.org",
"name": "feross"
},
{
"email": "npm-public@jessemccarthy.net",
"name": "jmm"
},
{
"email": "mathiasbuus@gmail.com",
"name": "mafintosh"
},
{
"email": "max@maxogden.com",
"name": "maxogden"
},
{
"email": "palmermebane@gmail.com",
"name": "mellowmelon"
},
{
"email": "substack@gmail.com",
"name": "substack"
},
{
"email": "terinjokes@gmail.com",
"name": "terinjokes"
},
{
"email": "thlorenz@gmx.de",
"name": "thlorenz"
},
{
"email": "zertosh@gmail.com",
"name": "zertosh"
}
],
"name": "browserify",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/substack/node-browserify.git"
},
"scripts": {
"test": "tap test/*.js"
},
"version": "12.0.2"
}