updated sys and created publi

This commit is contained in:
Bachir Soussi Chiadmi
2017-12-21 18:09:49 +01:00
parent 2a6e2ff863
commit cefd1c2ad0
9509 changed files with 744901 additions and 32263 deletions
+15 -43
View File
@@ -1,46 +1,33 @@
{
"_args": [
[
{
"raw": "isarray@~1.0.0",
"scope": null,
"escapedName": "isarray",
"name": "isarray",
"rawSpec": "~1.0.0",
"spec": ">=1.0.0 <1.1.0",
"type": "range"
},
"/mnt/Data/bach/Documents/ola/OLA#4/OLA#4DOC/sys/node_modules/are-we-there-yet/node_modules/readable-stream"
"isarray@1.0.0",
"/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys"
]
],
"_from": "isarray@>=1.0.0 <1.1.0",
"_development": true,
"_from": "isarray@1.0.0",
"_id": "isarray@1.0.0",
"_inCache": true,
"_inBundle": false,
"_integrity": "sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE=",
"_location": "/are-we-there-yet/isarray",
"_nodeVersion": "5.1.0",
"_npmUser": {
"name": "juliangruber",
"email": "julian@juliangruber.com"
},
"_npmVersion": "3.3.12",
"_phantomChildren": {},
"_requested": {
"raw": "isarray@~1.0.0",
"scope": null,
"escapedName": "isarray",
"type": "version",
"registry": true,
"raw": "isarray@1.0.0",
"name": "isarray",
"rawSpec": "~1.0.0",
"spec": ">=1.0.0 <1.1.0",
"type": "range"
"escapedName": "isarray",
"rawSpec": "1.0.0",
"saveSpec": null,
"fetchSpec": "1.0.0"
},
"_requiredBy": [
"/are-we-there-yet/readable-stream"
],
"_resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz",
"_shasum": "bb935d48582cba168c06834957a54a3e07124f11",
"_shrinkwrap": null,
"_spec": "isarray@~1.0.0",
"_where": "/mnt/Data/bach/Documents/ola/OLA#4/OLA#4DOC/sys/node_modules/are-we-there-yet/node_modules/readable-stream",
"_spec": "1.0.0",
"_where": "/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys",
"author": {
"name": "Julian Gruber",
"email": "mail@juliangruber.com",
@@ -54,12 +41,6 @@
"devDependencies": {
"tape": "~2.13.4"
},
"directories": {},
"dist": {
"shasum": "bb935d48582cba168c06834957a54a3e07124f11",
"tarball": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz"
},
"gitHead": "2a23a281f369e9ae06394c0fb4d2381355a6ba33",
"homepage": "https://github.com/juliangruber/isarray",
"keywords": [
"browser",
@@ -68,16 +49,7 @@
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "juliangruber",
"email": "julian@juliangruber.com"
}
],
"name": "isarray",
"optionalDependencies": {},
"readme": "\n# isarray\n\n`Array#isArray` for older browsers.\n\n[![build status](https://secure.travis-ci.org/juliangruber/isarray.svg)](http://travis-ci.org/juliangruber/isarray)\n[![downloads](https://img.shields.io/npm/dm/isarray.svg)](https://www.npmjs.org/package/isarray)\n\n[![browser support](https://ci.testling.com/juliangruber/isarray.png)\n](https://ci.testling.com/juliangruber/isarray)\n\n## Usage\n\n```js\nvar isArray = require('isarray');\n\nconsole.log(isArray([])); // => true\nconsole.log(isArray({})); // => false\n```\n\n## Installation\n\nWith [npm](http://npmjs.org) do\n\n```bash\n$ npm install isarray\n```\n\nThen bundle for the browser with\n[browserify](https://github.com/substack/browserify).\n\nWith [component](http://component.io) do\n\n```bash\n$ component install juliangruber/isarray\n```\n\n## License\n\n(MIT)\n\nCopyright (c) 2013 Julian Gruber &lt;julian@juliangruber.com&gt;\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the \"Software\"), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies\nof the Software, and to permit persons to whom the Software is furnished to do\nso, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
"readmeFilename": "README.md",
"repository": {
"type": "git",
"url": "git://github.com/juliangruber/isarray.git"
+15 -67
View File
@@ -1,50 +1,33 @@
{
"_args": [
[
{
"raw": "readable-stream@^2.0.6",
"scope": null,
"escapedName": "readable-stream",
"name": "readable-stream",
"rawSpec": "^2.0.6",
"spec": ">=2.0.6 <3.0.0",
"type": "range"
},
"/mnt/Data/bach/Documents/ola/OLA#4/OLA#4DOC/sys/node_modules/are-we-there-yet"
"readable-stream@2.3.2",
"/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys"
]
],
"_from": "readable-stream@>=2.0.6 <3.0.0",
"_development": true,
"_from": "readable-stream@2.3.2",
"_id": "readable-stream@2.3.2",
"_inCache": true,
"_inBundle": false,
"_integrity": "sha1-WgTfBeT1f+Pw3Gj90R3FyXx+b00=",
"_location": "/are-we-there-yet/readable-stream",
"_nodeVersion": "6.11.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/readable-stream-2.3.2.tgz_1498139300782_0.7375865990761667"
},
"_npmUser": {
"name": "matteo.collina",
"email": "hello@matteocollina.com"
},
"_npmVersion": "3.10.10",
"_phantomChildren": {},
"_requested": {
"raw": "readable-stream@^2.0.6",
"scope": null,
"escapedName": "readable-stream",
"type": "version",
"registry": true,
"raw": "readable-stream@2.3.2",
"name": "readable-stream",
"rawSpec": "^2.0.6",
"spec": ">=2.0.6 <3.0.0",
"type": "range"
"escapedName": "readable-stream",
"rawSpec": "2.3.2",
"saveSpec": null,
"fetchSpec": "2.3.2"
},
"_requiredBy": [
"/are-we-there-yet"
],
"_resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.2.tgz",
"_shasum": "5a04df05e4f57fe3f0dc68fdd11dc5c97c7e6f4d",
"_shrinkwrap": null,
"_spec": "readable-stream@^2.0.6",
"_where": "/mnt/Data/bach/Documents/ola/OLA#4/OLA#4DOC/sys/node_modules/are-we-there-yet",
"_spec": "2.3.2",
"_where": "/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys",
"browser": {
"util": false,
"./readable.js": "./readable-browser.js",
@@ -74,12 +57,6 @@
"tape": "~4.5.1",
"zuul": "~3.10.0"
},
"directories": {},
"dist": {
"shasum": "5a04df05e4f57fe3f0dc68fdd11dc5c97c7e6f4d",
"tarball": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.2.tgz"
},
"gitHead": "dfbb3377d15aa42500c9fdedbcf3a2819204bf7b",
"homepage": "https://github.com/nodejs/readable-stream#readme",
"keywords": [
"readable",
@@ -88,41 +65,12 @@
],
"license": "MIT",
"main": "readable.js",
"maintainers": [
{
"name": "nodejs-foundation",
"email": "build@iojs.org"
},
{
"name": "matteo.collina",
"email": "hello@matteocollina.com"
},
{
"name": "cwmma",
"email": "calvin.metcalf@gmail.com"
},
{
"name": "isaacs",
"email": "i@izs.me"
},
{
"name": "tootallnate",
"email": "nathan@tootallnate.net"
},
{
"name": "rvagg",
"email": "rod@vagg.org"
}
],
"name": "readable-stream",
"nyc": {
"include": [
"lib/**.js"
]
},
"optionalDependencies": {},
"readme": "# readable-stream\n\n***Node-core v8.1.2 streams for userland*** [![Build Status](https://travis-ci.org/nodejs/readable-stream.svg?branch=master)](https://travis-ci.org/nodejs/readable-stream)\n\n\n[![NPM](https://nodei.co/npm/readable-stream.png?downloads=true&downloadRank=true)](https://nodei.co/npm/readable-stream/)\n[![NPM](https://nodei.co/npm-dl/readable-stream.png?&months=6&height=3)](https://nodei.co/npm/readable-stream/)\n\n\n[![Sauce Test Status](https://saucelabs.com/browser-matrix/readable-stream.svg)](https://saucelabs.com/u/readable-stream)\n\n```bash\nnpm install --save readable-stream\n```\n\n***Node-core streams for userland***\n\nThis package is a mirror of the Streams2 and Streams3 implementations in\nNode-core.\n\nFull documentation may be found on the [Node.js website](https://nodejs.org/dist/v8.1.2/docs/api/stream.html).\n\nIf you want to guarantee a stable streams base, regardless of what version of\nNode you, or the users of your libraries are using, use **readable-stream** *only* and avoid the *\"stream\"* module in Node-core, for background see [this blogpost](http://r.va.gg/2014/06/why-i-dont-use-nodes-core-stream-module.html).\n\nAs of version 2.0.0 **readable-stream** uses semantic versioning.\n\n# Streams Working Group\n\n`readable-stream` is maintained by the Streams Working Group, which\noversees the development and maintenance of the Streams API within\nNode.js. The responsibilities of the Streams Working Group include:\n\n* Addressing stream issues on the Node.js issue tracker.\n* Authoring and editing stream documentation within the Node.js project.\n* Reviewing changes to stream subclasses within the Node.js project.\n* Redirecting changes to streams from the Node.js project to this\n project.\n* Assisting in the implementation of stream providers within Node.js.\n* Recommending versions of `readable-stream` to be included in Node.js.\n* Messaging about the future of streams to give the community advance\n notice of changes.\n\n<a name=\"members\"></a>\n## Team Members\n\n* **Chris Dickinson** ([@chrisdickinson](https://github.com/chrisdickinson)) &lt;christopher.s.dickinson@gmail.com&gt;\n - Release GPG key: 9554F04D7259F04124DE6B476D5A82AC7E37093B\n* **Calvin Metcalf** ([@calvinmetcalf](https://github.com/calvinmetcalf)) &lt;calvin.metcalf@gmail.com&gt;\n - Release GPG key: F3EF5F62A87FC27A22E643F714CE4FF5015AA242\n* **Rod Vagg** ([@rvagg](https://github.com/rvagg)) &lt;rod@vagg.org&gt;\n - Release GPG key: DD8F2338BAE7501E3DD5AC78C273792F7D83545D\n* **Sam Newman** ([@sonewman](https://github.com/sonewman)) &lt;newmansam@outlook.com&gt;\n* **Mathias Buus** ([@mafintosh](https://github.com/mafintosh)) &lt;mathiasbuus@gmail.com&gt;\n* **Domenic Denicola** ([@domenic](https://github.com/domenic)) &lt;d@domenic.me&gt;\n* **Matteo Collina** ([@mcollina](https://github.com/mcollina)) &lt;matteo.collina@gmail.com&gt;\n - Release GPG key: 3ABC01543F22DD2239285CDD818674489FBC127E\n",
"readmeFilename": "README.md",
"repository": {
"type": "git",
"url": "git://github.com/nodejs/readable-stream.git"
+15 -64
View File
@@ -1,50 +1,33 @@
{
"_args": [
[
{
"raw": "string_decoder@~1.0.0",
"scope": null,
"escapedName": "string_decoder",
"name": "string_decoder",
"rawSpec": "~1.0.0",
"spec": ">=1.0.0 <1.1.0",
"type": "range"
},
"/mnt/Data/bach/Documents/ola/OLA#4/OLA#4DOC/sys/node_modules/are-we-there-yet/node_modules/readable-stream"
"string_decoder@1.0.3",
"/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys"
]
],
"_from": "string_decoder@>=1.0.0 <1.1.0",
"_development": true,
"_from": "string_decoder@1.0.3",
"_id": "string_decoder@1.0.3",
"_inCache": true,
"_inBundle": false,
"_integrity": "sha1-D8Z9fBQYJd6UKC3VNr7GubzoYKs=",
"_location": "/are-we-there-yet/string_decoder",
"_nodeVersion": "8.1.1",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/string_decoder-1.0.3.tgz_1498156574101_0.8198789858724922"
},
"_npmUser": {
"name": "cwmma",
"email": "calvin.metcalf@gmail.com"
},
"_npmVersion": "5.0.3",
"_phantomChildren": {},
"_requested": {
"raw": "string_decoder@~1.0.0",
"scope": null,
"escapedName": "string_decoder",
"type": "version",
"registry": true,
"raw": "string_decoder@1.0.3",
"name": "string_decoder",
"rawSpec": "~1.0.0",
"spec": ">=1.0.0 <1.1.0",
"type": "range"
"escapedName": "string_decoder",
"rawSpec": "1.0.3",
"saveSpec": null,
"fetchSpec": "1.0.3"
},
"_requiredBy": [
"/are-we-there-yet/readable-stream"
],
"_resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.0.3.tgz",
"_shasum": "0fc67d7c141825de94282dd536bec6b9bce860ab",
"_shrinkwrap": null,
"_spec": "string_decoder@~1.0.0",
"_where": "/mnt/Data/bach/Documents/ola/OLA#4/OLA#4DOC/sys/node_modules/are-we-there-yet/node_modules/readable-stream",
"_spec": "1.0.3",
"_where": "/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys",
"bugs": {
"url": "https://github.com/rvagg/string_decoder/issues"
},
@@ -56,13 +39,6 @@
"babel-polyfill": "^6.23.0",
"tap": "~0.4.8"
},
"directories": {},
"dist": {
"integrity": "sha512-4AH6Z5fzNNBcH+6XDMfA/BTt87skxqJlO0lAh3Dker5zThcAxG6mKz+iGu308UKoPPQ8Dcqx/4JhujzltRa+hQ==",
"shasum": "0fc67d7c141825de94282dd536bec6b9bce860ab",
"tarball": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.0.3.tgz"
},
"gitHead": "e97f24dd3d047b72b9836518e2a0788e2a6a2fdb",
"homepage": "https://github.com/rvagg/string_decoder",
"keywords": [
"string",
@@ -72,32 +48,7 @@
],
"license": "MIT",
"main": "lib/string_decoder.js",
"maintainers": [
{
"name": "cwmma",
"email": "calvin.metcalf@gmail.com"
},
{
"name": "matteo.collina",
"email": "hello@matteocollina.com"
},
{
"name": "nodejs-foundation",
"email": "build@iojs.org"
},
{
"name": "rvagg",
"email": "rod@vagg.org"
},
{
"name": "substack",
"email": "substack@gmail.com"
}
],
"name": "string_decoder",
"optionalDependencies": {},
"readme": "# string_decoder\n\n***Node-core v7.0.0 string_decoder for userland***\n\n\n[![NPM](https://nodei.co/npm/string_decoder.png?downloads=true&downloadRank=true)](https://nodei.co/npm/string_decoder/)\n[![NPM](https://nodei.co/npm-dl/string_decoder.png?&months=6&height=3)](https://nodei.co/npm/string_decoder/)\n\n\n```bash\nnpm install --save string_decoder\n```\n\n***Node-core string_decoderstring_decoder for userland***\n\nThis package is a mirror of the string_decoder implementation in Node-core.\n\nFull documentation may be found on the [Node.js website](https://nodejs.org/dist/v7.8.0/docs/api/).\n\nAs of version 1.0.0 **string_decoder** uses semantic versioning.\n\n## Previous versions\n\nPrevious version numbers match the versions found in Node core, e.g. 0.10.24 matches Node 0.10.24, likewise 0.11.10 matches Node 0.11.10.\n\n## Update\n\nThe *build/* directory contains a build script that will scrape the source from the [nodejs/node](https://github.com/nodejs/node) repo given a specific Node version.\n",
"readmeFilename": "README.md",
"repository": {
"type": "git",
"url": "git://github.com/rvagg/string_decoder.git"