create-js-app-scripts
Version:
Configuration and scripts for Create Js App.
94 lines (93 loc) • 2.74 kB
JSON
{
"_args": [
[
{
"raw": "flow-status-webpack-plugin@0.1.6",
"scope": null,
"escapedName": "flow-status-webpack-plugin",
"name": "flow-status-webpack-plugin",
"rawSpec": "0.1.6",
"spec": "0.1.6",
"type": "version"
},
"/private/var/folders/hb/91jhdgdx7t55s92ys5ts2c640000gn/T/tmp.zybSl3jg"
]
],
"_from": "flow-status-webpack-plugin@0.1.6",
"_id": "flow-status-webpack-plugin@0.1.6",
"_inCache": true,
"_installable": true,
"_location": "/flow-status-webpack-plugin",
"_nodeVersion": "6.3.1",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/flow-status-webpack-plugin-0.1.6.tgz_1471454165963_0.42770483368076384"
},
"_npmUser": {
"name": "diegodurli",
"email": "dgodurli@gmail.com"
},
"_npmVersion": "3.10.3",
"_phantomChildren": {},
"_requested": {
"raw": "flow-status-webpack-plugin@0.1.6",
"scope": null,
"escapedName": "flow-status-webpack-plugin",
"name": "flow-status-webpack-plugin",
"rawSpec": "0.1.6",
"spec": "0.1.6",
"type": "version"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/flow-status-webpack-plugin/-/flow-status-webpack-plugin-0.1.6.tgz",
"_shasum": "4ce692b908ca8d94b7cb850b6b75997a86e95671",
"_shrinkwrap": null,
"_spec": "flow-status-webpack-plugin@0.1.6",
"_where": "/private/var/folders/hb/91jhdgdx7t55s92ys5ts2c640000gn/T/tmp.zybSl3jg",
"author": {
"name": "Diego Durli",
"email": "dgodurli@gmail",
"url": "https://github.com/diegodurli"
},
"bugs": {
"url": "https://github.com/diegodurli/flow-status-webpack-plugin/issues"
},
"dependencies": {
"shelljs": "^0.6.0"
},
"description": "Run Flow Status on each Webpack build.",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "4ce692b908ca8d94b7cb850b6b75997a86e95671",
"tarball": "https://registry.npmjs.org/flow-status-webpack-plugin/-/flow-status-webpack-plugin-0.1.6.tgz"
},
"gitHead": "444fc487404e03192523c8b97ecd49ea07f57373",
"homepage": "https://github.com/diegodurli/flow-status-webpack-plugin#readme",
"keywords": [
"flow-status",
"flowtype.js",
"webpack"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "diegodurli",
"email": "dgodurli@gmail.com"
}
],
"name": "flow-status-webpack-plugin",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/diegodurli/flow-status-webpack-plugin.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "0.1.6"
}