mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-01-06 22:40:26 -05:00
97 lines
5.2 KiB
JSON
97 lines
5.2 KiB
JSON
|
{
|
||
|
"name": "@jota/pk1-juan",
|
||
|
"versions": {
|
||
|
"1.0.0": {
|
||
|
"name": "@jota/pk1-juan",
|
||
|
"version": "1.0.0",
|
||
|
"description": "Simple React Webpack Babel Starter Kit",
|
||
|
"main": "index.js",
|
||
|
"scripts": {
|
||
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||
|
},
|
||
|
"keywords": [],
|
||
|
"author": {
|
||
|
"name": "Juan Picado",
|
||
|
"email": "juan@jotadeveloper.com"
|
||
|
},
|
||
|
"license": "ISC",
|
||
|
"dependencies": {
|
||
|
"jquery": "^3.2.1"
|
||
|
},
|
||
|
"readmeFilename": "README.md",
|
||
|
"_id": "@jota/pk1-juan@1.0.0",
|
||
|
"_npmVersion": "5.5.1",
|
||
|
"_nodeVersion": "8.7.0",
|
||
|
"_npmUser": {},
|
||
|
"dist": {
|
||
|
"integrity": "sha512-JC4y+iHrUpD+li3Pf9z2oFxw2Mtbqi6vgnIDBB3H/P/t0gAuCKK/LJ86kV7TRyvQwVvyJk1qI61iOVLiMwjZ8Q==",
|
||
|
"shasum": "95a21c648054c7144a23995a519930255f35b6c2",
|
||
|
"tarball": "http://verdaccio2:4873/@jota%2fpk1-juan/-/pk1-juan-1.0.0.tgz"
|
||
|
}
|
||
|
},
|
||
|
"1.0.1": {
|
||
|
"name": "@jota/pk1-juan",
|
||
|
"version": "1.0.1",
|
||
|
"description": "Simple React Webpack Babel Starter Kit",
|
||
|
"main": "index.js",
|
||
|
"scripts": {
|
||
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||
|
},
|
||
|
"keywords": [],
|
||
|
"author": {
|
||
|
"name": "Juan Picado",
|
||
|
"email": "juan@jotadeveloper.com"
|
||
|
},
|
||
|
"license": "ISC",
|
||
|
"dependencies": {
|
||
|
"jquery": "^3.2.1"
|
||
|
},
|
||
|
"readmeFilename": "README.md",
|
||
|
"_id": "@jota/pk1-juan@1.0.1",
|
||
|
"_npmVersion": "5.5.1",
|
||
|
"_nodeVersion": "8.7.0",
|
||
|
"_npmUser": {},
|
||
|
"dist": {
|
||
|
"integrity": "sha512-copZNn2mMX8S3W9czxd3GXKj8vKu1v7JrUD9zOtriP8v9AvZOHIt6nW8+1114cumNGukFxjBO+2VlZC793ynTA==",
|
||
|
"shasum": "ed59869c54d1bec7bc19732c4c23c97633ea30e2",
|
||
|
"tarball": "http://verdaccio2:4873/@jota%2fpk1-juan/-/pk1-juan-1.0.1.tgz"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"time": {
|
||
|
"modified": "2018-01-17T18:49:09.087Z",
|
||
|
"created": "2018-01-17T18:27:39.952Z",
|
||
|
"1.0.0": "2018-01-17T18:27:39.952Z",
|
||
|
"1.0.1": "2018-01-17T18:49:09.087Z"
|
||
|
},
|
||
|
"dist-tags": {
|
||
|
"latest": "1.0.0",
|
||
|
"beta2": "1.0.1"
|
||
|
},
|
||
|
"_uplinks": {
|
||
|
"server2": {
|
||
|
"etag": "\"4e442b596e437876e8a8719282df3389\"",
|
||
|
"fetched": 1549659258012
|
||
|
}
|
||
|
},
|
||
|
"_distfiles": {
|
||
|
"pk1-juan-1.0.0.tgz": {
|
||
|
"url": "http://verdaccio2:4873/@jota%2fpk1-juan/-/pk1-juan-1.0.0.tgz",
|
||
|
"sha": "95a21c648054c7144a23995a519930255f35b6c2",
|
||
|
"registry": "server2"
|
||
|
},
|
||
|
"pk1-juan-1.0.1.tgz": {
|
||
|
"url": "http://verdaccio2:4873/@jota%2fpk1-juan/-/pk1-juan-1.0.1.tgz",
|
||
|
"sha": "ed59869c54d1bec7bc19732c4c23c97633ea30e2",
|
||
|
"registry": "server2"
|
||
|
}
|
||
|
},
|
||
|
"_attachments": {
|
||
|
"pk1-juan-1.0.0.tgz": {
|
||
|
"shasum": "95a21c648054c7144a23995a519930255f35b6c2"
|
||
|
}
|
||
|
},
|
||
|
"_rev": "4-e9be49402b9052ce",
|
||
|
"readme": "# react-webpack-babel\nSimple React Webpack Babel Starter Kit\n\nTired of complicated starters with 200MB of dependencies which are hard to understand and modify?\n\nTry this is a simple [React](https://facebook.github.io/react/), [Webpack](http://webpack.github.io/) and [Babel](https://babeljs.io/) application with nothing else in it.\n\n### What's in it?\n\n* Simple src/index.jsx and src/index.css (local module css).\n* Webpack configuration for development (with hot reloading) and production (with minification).\n* CSS module loading, so you can include your css by ```import styles from './path/to.css';```.\n* Both js(x) and css hot loaded during development.\n* [Webpack Dashboard Plugin](https://github.com/FormidableLabs/webpack-dashboard) on dev server.\n\n### To run\n\n* You'll need to have [git](https://git-scm.com/) and [node](https://nodejs.org/en/) installed in your system.\n* Fork and clone the project:\n\n```\ngit clone https://github.com/alicoding/react-webpack-babel.git\n```\n\n* Then install the dependencies:\n\n```\nnpm install\n```\n\n* Run development server:\n\n```\nnpm start\n```\n\n* Or you can run development server with [webpack-dashboard](https://github.com/FormidableLabs/webpack-dashboard):\n\n```\nnpm run dev\n```\n\nOpen the web browser to `http://localhost:8888/`\n\n### To build the production package\n\n```\nnpm run build\n```\n\n### Nginx Config\n\nHere is an example Nginx config:\n```\nserver {\n\t# ... root and other options\n\n\tgzip on;\n\tgzip_http_version 1.1;\n\tgzip_types text/plain text/css text/xml application/javascript image/svg+xml;\n\n\tlocation / {\n\t\ttry_files $uri $uri/ /index.html;\n\t}\n\n\tlocation ~ \\.html?$ {\n\t\texpires 1d;\n\t}\n\n\tlocation ~ \\.(svg|ttf|js|css|svgz|eot|otf|woff|jpg|jpeg|gif|png|ico)$ {\n\t\taccess_log off;\n\t\tlog_not_found off;\n\t\texpires max;\n\t}\n}\n```\n\n### Eslint\nThere is a .eslint.yaml config for eslint ready with React plugin.\nTo use it, you need to install additional dependencies though:\n\n```\nnpm install --save-dev eslint eslint-plugin-react\n```\n\nTo do the actual linting, run:\n\n```\nnpm run lint\n```\n\n### Notes on importing css styles\n* styles having /src/ in their absolute path are considered part of the application and exported as local css modules.\n* other styles are considered global styles used by many components and are included in the css bundle directly.\n\n### Contribute\nPlease contribute to the project if you know how to make it better, including this README :)"
|
||
|
}
|