updated sys and created publi
This commit is contained in:
+15
-42
@@ -1,45 +1,33 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
{
|
||||
"raw": "preserve@^0.2.0",
|
||||
"scope": null,
|
||||
"escapedName": "preserve",
|
||||
"name": "preserve",
|
||||
"rawSpec": "^0.2.0",
|
||||
"spec": ">=0.2.0 <0.3.0",
|
||||
"type": "range"
|
||||
},
|
||||
"/mnt/Data/bach/Documents/ola/OLA#3DOC/sys/node_modules/braces"
|
||||
"preserve@0.2.0",
|
||||
"/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys"
|
||||
]
|
||||
],
|
||||
"_from": "preserve@>=0.2.0 <0.3.0",
|
||||
"_development": true,
|
||||
"_from": "preserve@0.2.0",
|
||||
"_id": "preserve@0.2.0",
|
||||
"_inCache": true,
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-gV7R9uvGWSb4ZbMQwHE7yzMVzks=",
|
||||
"_location": "/preserve",
|
||||
"_npmUser": {
|
||||
"name": "jonschlinkert",
|
||||
"email": "github@sellside.com"
|
||||
},
|
||||
"_npmVersion": "1.4.23",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"raw": "preserve@^0.2.0",
|
||||
"scope": null,
|
||||
"escapedName": "preserve",
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "preserve@0.2.0",
|
||||
"name": "preserve",
|
||||
"rawSpec": "^0.2.0",
|
||||
"spec": ">=0.2.0 <0.3.0",
|
||||
"type": "range"
|
||||
"escapedName": "preserve",
|
||||
"rawSpec": "0.2.0",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "0.2.0"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/braces"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/preserve/-/preserve-0.2.0.tgz",
|
||||
"_shasum": "815ed1f6ebc65926f865b310c0713bcb3315ce4b",
|
||||
"_shrinkwrap": null,
|
||||
"_spec": "preserve@^0.2.0",
|
||||
"_where": "/mnt/Data/bach/Documents/ola/OLA#3DOC/sys/node_modules/braces",
|
||||
"_spec": "0.2.0",
|
||||
"_where": "/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys",
|
||||
"author": {
|
||||
"name": "Jon Schlinkert",
|
||||
"url": "https://github.com/jonschlinkert"
|
||||
@@ -47,7 +35,6 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/jonschlinkert/preserve/issues"
|
||||
},
|
||||
"dependencies": {},
|
||||
"description": "Temporarily substitute tokens in the given `string` with placeholders, then put them back after transforming the string.",
|
||||
"devDependencies": {
|
||||
"benchmarked": "^0.1.3",
|
||||
@@ -56,15 +43,9 @@
|
||||
"mocha": "*",
|
||||
"should": "*"
|
||||
},
|
||||
"directories": {},
|
||||
"dist": {
|
||||
"shasum": "815ed1f6ebc65926f865b310c0713bcb3315ce4b",
|
||||
"tarball": "https://registry.npmjs.org/preserve/-/preserve-0.2.0.tgz"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=0.10.0"
|
||||
},
|
||||
"gitHead": "1bf405d35e4aea06a2ee83db2d34dc54abc0a1f9",
|
||||
"homepage": "https://github.com/jonschlinkert/preserve",
|
||||
"keywords": [
|
||||
"escape",
|
||||
@@ -84,15 +65,7 @@
|
||||
"url": "https://github.com/jonschlinkert/preserve/blob/master/LICENSE-MIT"
|
||||
},
|
||||
"main": "index.js",
|
||||
"maintainers": [
|
||||
{
|
||||
"name": "jonschlinkert",
|
||||
"email": "github@sellside.com"
|
||||
}
|
||||
],
|
||||
"name": "preserve",
|
||||
"optionalDependencies": {},
|
||||
"readme": "ERROR: No README data found!",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/jonschlinkert/preserve.git"
|
||||
|
||||
Reference in New Issue
Block a user