updated sys and created publi
This commit is contained in:
+15
-51
@@ -1,50 +1,33 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
{
|
||||
"raw": "repeat-string@^1.5.2",
|
||||
"scope": null,
|
||||
"escapedName": "repeat-string",
|
||||
"name": "repeat-string",
|
||||
"rawSpec": "^1.5.2",
|
||||
"spec": ">=1.5.2 <2.0.0",
|
||||
"type": "range"
|
||||
},
|
||||
"/mnt/Data/bach/Documents/ola/OLA#3DOC/sys/node_modules/fill-range"
|
||||
"repeat-string@1.6.1",
|
||||
"/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys"
|
||||
]
|
||||
],
|
||||
"_from": "repeat-string@>=1.5.2 <2.0.0",
|
||||
"_development": true,
|
||||
"_from": "repeat-string@1.6.1",
|
||||
"_id": "repeat-string@1.6.1",
|
||||
"_inCache": true,
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-jcrkcOHIirwtYA//Sndihtp15jc=",
|
||||
"_location": "/repeat-string",
|
||||
"_nodeVersion": "6.7.0",
|
||||
"_npmOperationalInternal": {
|
||||
"host": "packages-12-west.internal.npmjs.com",
|
||||
"tmp": "tmp/repeat-string-1.6.1.tgz_1477241638674_0.3764322670176625"
|
||||
},
|
||||
"_npmUser": {
|
||||
"name": "jonschlinkert",
|
||||
"email": "github@sellside.com"
|
||||
},
|
||||
"_npmVersion": "3.10.3",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"raw": "repeat-string@^1.5.2",
|
||||
"scope": null,
|
||||
"escapedName": "repeat-string",
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "repeat-string@1.6.1",
|
||||
"name": "repeat-string",
|
||||
"rawSpec": "^1.5.2",
|
||||
"spec": ">=1.5.2 <2.0.0",
|
||||
"type": "range"
|
||||
"escapedName": "repeat-string",
|
||||
"rawSpec": "1.6.1",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "1.6.1"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/fill-range"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/repeat-string/-/repeat-string-1.6.1.tgz",
|
||||
"_shasum": "8dcae470e1c88abc2d600fff4a776286da75e637",
|
||||
"_shrinkwrap": null,
|
||||
"_spec": "repeat-string@^1.5.2",
|
||||
"_where": "/mnt/Data/bach/Documents/ola/OLA#3DOC/sys/node_modules/fill-range",
|
||||
"_spec": "1.6.1",
|
||||
"_where": "/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys",
|
||||
"author": {
|
||||
"name": "Jon Schlinkert",
|
||||
"url": "http://github.com/jonschlinkert"
|
||||
@@ -79,7 +62,6 @@
|
||||
"url": "wooorm.com"
|
||||
}
|
||||
],
|
||||
"dependencies": {},
|
||||
"description": "Repeat the given string n times. Fastest implementation for repeating a string.",
|
||||
"devDependencies": {
|
||||
"ansi-cyan": "^0.1.1",
|
||||
@@ -91,18 +73,12 @@
|
||||
"text-table": "^0.2.0",
|
||||
"yargs-parser": "^4.0.2"
|
||||
},
|
||||
"directories": {},
|
||||
"dist": {
|
||||
"shasum": "8dcae470e1c88abc2d600fff4a776286da75e637",
|
||||
"tarball": "https://registry.npmjs.org/repeat-string/-/repeat-string-1.6.1.tgz"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=0.10"
|
||||
},
|
||||
"files": [
|
||||
"index.js"
|
||||
],
|
||||
"gitHead": "1a95c5d99a02999ccd2cf4663959a18bd2def7b8",
|
||||
"homepage": "https://github.com/jonschlinkert/repeat-string",
|
||||
"keywords": [
|
||||
"fast",
|
||||
@@ -123,19 +99,7 @@
|
||||
],
|
||||
"license": "MIT",
|
||||
"main": "index.js",
|
||||
"maintainers": [
|
||||
{
|
||||
"name": "jonschlinkert",
|
||||
"email": "github@sellside.com"
|
||||
},
|
||||
{
|
||||
"name": "doowb",
|
||||
"email": "brian.woodward@gmail.com"
|
||||
}
|
||||
],
|
||||
"name": "repeat-string",
|
||||
"optionalDependencies": {},
|
||||
"readme": "ERROR: No README data found!",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/jonschlinkert/repeat-string.git"
|
||||
|
||||
Reference in New Issue
Block a user