{ "_args": [ [ { "raw": "fbjs@^0.8.4", "scope": null, "escapedName": "fbjs", "name": "fbjs", "rawSpec": "^0.8.4", "spec": ">=0.8.4 <0.9.0", "type": "range" }, "C:\\apps\\jenkins\\workspace\\eTBM 3 (development)\\node_modules\\react" ] ], "_from": "fbjs@>=0.8.4 <0.9.0", "_id": "fbjs@0.8.8", "_inCache": true, "_location": "/fbjs", "_nodeVersion": "4.6.2", "_npmOperationalInternal": { "host": "packages-18-east.internal.npmjs.com", "tmp": "tmp/fbjs-0.8.8.tgz_1482262198112_0.0762036086525768" }, "_npmUser": { "name": "zpao", "email": "paul@oshannessy.com" }, "_npmVersion": "2.15.11", "_phantomChildren": {}, "_requested": { "raw": "fbjs@^0.8.4", "scope": null, "escapedName": "fbjs", "name": "fbjs", "rawSpec": "^0.8.4", "spec": ">=0.8.4 <0.9.0", "type": "range" }, "_requiredBy": [ "/react", "/react-dom" ], "_resolved": "https://registry.npmjs.org/fbjs/-/fbjs-0.8.8.tgz", "_shasum": "02f1b6e0ea0d46c24e0b51a2d24df069563a5ad6", "_shrinkwrap": null, "_spec": "fbjs@^0.8.4", "_where": "C:\\apps\\jenkins\\workspace\\eTBM 3 (development)\\node_modules\\react", "browserify": { "transform": [ "loose-envify" ] }, "bugs": { "url": "https://github.com/facebook/fbjs/issues" }, "dependencies": { "core-js": "^1.0.0", "isomorphic-fetch": "^2.1.1", "loose-envify": "^1.0.0", "object-assign": "^4.1.0", "promise": "^7.1.1", "setimmediate": "^1.0.5", "ua-parser-js": "^0.7.9" }, "description": "A collection of utility libraries used by other Facebook JS projects", "devDependencies": { "babel-eslint": "^6.0.3", "babel-preset-fbjs": "file:babel-preset", "del": "^2.2.0", "eslint": "^2.8.0", "fbjs-scripts": "file:scripts", "flow-bin": "^0.32.0", "gulp": "^3.9.1", "gulp-babel": "^6.1.2", "gulp-flatten": "^0.2.0", "gulp-rename": "^1.2.2", "immutable": "^3.7.6", "jest-cli": "^0.9.2", "merge-stream": "^1.0.0", "run-sequence": "^1.1.5" }, "devEngines": { "node": ">=4.x", "npm": ">=2.x" }, "directories": {}, "dist": { "shasum": "02f1b6e0ea0d46c24e0b51a2d24df069563a5ad6", "tarball": "https://registry.npmjs.org/fbjs/-/fbjs-0.8.8.tgz" }, "files": [ "LICENSE", "PATENTS", "README.md", "flow/", "index.js", "lib/", "module-map.json" ], "gitHead": "c86afc33188df175a31f1a384980a472365446b9", "homepage": "https://github.com/facebook/fbjs#readme", "jest": { "modulePathIgnorePatterns": [ "/lib/", "/node_modules/" ], "persistModuleRegistryBetweenSpecs": true, "preprocessorIgnorePatterns": [ "/node_modules/" ], "rootDir": "", "scriptPreprocessor": "node_modules/fbjs-scripts/jest/preprocessor.js", "setupEnvScriptFile": "node_modules/fbjs-scripts/jest/environment.js", "testPathDirs": [ "/src" ], "unmockedModulePathPatterns": [ "/node_modules/", "/src/(?!(__forks__/fetch.js$|fetch/))" ] }, "license": "BSD-3-Clause", "main": "index.js", "maintainers": [ { "name": "fb", "email": "opensource+npm@fb.com" }, { "name": "josephsavona", "email": "joesavona@fb.com" }, { "name": "spicyj", "email": "ben@benalpert.com" }, { "name": "steveluscher", "email": "steveluscher@fb.com" }, { "name": "wincent", "email": "greg@hurrell.net" }, { "name": "yungsters", "email": "yungsters@gmail.com" }, { "name": "yuzhi", "email": "yuzhi.z@gmail.com" }, { "name": "zpao", "email": "paul@oshannessy.com" } ], "name": "fbjs", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/facebook/fbjs.git" }, "scripts": { "build": "gulp build", "lint": "eslint .", "postbuild": "node scripts/node/check-lib-requires.js lib", "prepublish": "npm run build", "pretest": "node node_modules/fbjs-scripts/node/check-dev-engines.js package.json", "test": "NODE_ENV=test jest", "test-babel-presets": "cd babel-preset && npm install && npm test", "typecheck": "flow check src" }, "version": "0.8.8" }