UNPKG

motion

Version:

motion - moving development forward

161 lines (160 loc) 3.73 kB
{ "_args": [ [ "fbjs@^0.3.1", "/Users/nw/motion/packages/motion/node_modules/react" ] ], "_from": "fbjs@>=0.3.1 <0.4.0", "_id": "fbjs@0.3.2", "_inCache": true, "_installable": true, "_location": "/fbjs", "_nodeVersion": "4.1.0", "_npmUser": { "email": "paul@oshannessy.com", "name": "zpao" }, "_npmVersion": "2.14.3", "_phantomChildren": {}, "_requested": { "name": "fbjs", "raw": "fbjs@^0.3.1", "rawSpec": "^0.3.1", "scope": null, "spec": ">=0.3.1 <0.4.0", "type": "range" }, "_requiredBy": [ "/react" ], "_resolved": "https://registry.npmjs.org/fbjs/-/fbjs-0.3.2.tgz", "_shasum": "033a540595084b5de3509a405d06f1a2a8e5b9fb", "_shrinkwrap": null, "_spec": "fbjs@^0.3.1", "_where": "/Users/nw/motion/packages/motion/node_modules/react", "author": "", "browserify": { "transform": [ "loose-envify" ] }, "bugs": { "url": "https://github.com/facebook/fbjs/issues" }, "dependencies": { "core-js": "^1.0.0", "loose-envify": "^1.0.0", "promise": "^7.0.3", "ua-parser-js": "^0.7.9", "whatwg-fetch": "^0.9.0" }, "description": "## Purpose", "devDependencies": { "babel": "^5.4.7", "babel-eslint": "^4.1.3", "del": "^1.2.1", "eslint": "^1.5.0", "fbjs-scripts": "file:scripts", "flow-bin": "^0.16.0", "gulp": "^3.9.0", "gulp-babel": "^5.1.0", "gulp-flatten": "^0.2.0", "jest-cli": "^0.5.0", "merge-stream": "^1.0.0", "object-assign": "^4.0.1", "run-sequence": "^1.1.0" }, "devEngines": { "node": ">=3", "npm": "2.x" }, "directories": {}, "dist": { "shasum": "033a540595084b5de3509a405d06f1a2a8e5b9fb", "tarball": "http://registry.npmjs.org/fbjs/-/fbjs-0.3.2.tgz" }, "files": [ "LICENSE", "PATENTS", "README.md", "flow/", "index.js", "lib/", "module-map.json" ], "gitHead": "c9fe8a39884f3adfb38bbf47f1e2b03a1806d056", "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": [ "<rootDir>/src" ], "unmockedModulePathPatterns": [ "<rootDir>/node_modules/", "<rootDir>/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 .", "prepublish": "npm run build", "pretest": "node node_modules/fbjs-scripts/node/check-dev-engines.js package.json", "test": "NODE_ENV=test jest", "typecheck": "flow check src" }, "version": "0.3.2" }