updated sys and created publi
This commit is contained in:
+16
-43
@@ -1,46 +1,33 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
{
|
||||
"raw": "strip-bom@^2.0.0",
|
||||
"scope": null,
|
||||
"escapedName": "strip-bom",
|
||||
"name": "strip-bom",
|
||||
"rawSpec": "^2.0.0",
|
||||
"spec": ">=2.0.0 <3.0.0",
|
||||
"type": "range"
|
||||
},
|
||||
"/mnt/Data/bach/Documents/ola/OLA#3DOC/sys/node_modules/load-json-file"
|
||||
"strip-bom@2.0.0",
|
||||
"/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys"
|
||||
]
|
||||
],
|
||||
"_from": "strip-bom@>=2.0.0 <3.0.0",
|
||||
"_development": true,
|
||||
"_from": "strip-bom@2.0.0",
|
||||
"_id": "strip-bom@2.0.0",
|
||||
"_inCache": true,
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-YhmoVhZSBJHzV4i9vxRHqZx+aw4=",
|
||||
"_location": "/strip-bom",
|
||||
"_nodeVersion": "0.12.5",
|
||||
"_npmUser": {
|
||||
"name": "sindresorhus",
|
||||
"email": "sindresorhus@gmail.com"
|
||||
},
|
||||
"_npmVersion": "2.11.2",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"raw": "strip-bom@^2.0.0",
|
||||
"scope": null,
|
||||
"escapedName": "strip-bom",
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "strip-bom@2.0.0",
|
||||
"name": "strip-bom",
|
||||
"rawSpec": "^2.0.0",
|
||||
"spec": ">=2.0.0 <3.0.0",
|
||||
"type": "range"
|
||||
"escapedName": "strip-bom",
|
||||
"rawSpec": "2.0.0",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "2.0.0"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/load-json-file"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-2.0.0.tgz",
|
||||
"_shasum": "6219a85616520491f35788bdbf1447a99c7e6b0e",
|
||||
"_shrinkwrap": null,
|
||||
"_spec": "strip-bom@^2.0.0",
|
||||
"_where": "/mnt/Data/bach/Documents/ola/OLA#3DOC/sys/node_modules/load-json-file",
|
||||
"_spec": "2.0.0",
|
||||
"_where": "/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys",
|
||||
"author": {
|
||||
"name": "Sindre Sorhus",
|
||||
"email": "sindresorhus@gmail.com",
|
||||
@@ -56,19 +43,13 @@
|
||||
"devDependencies": {
|
||||
"mocha": "*"
|
||||
},
|
||||
"directories": {},
|
||||
"dist": {
|
||||
"shasum": "6219a85616520491f35788bdbf1447a99c7e6b0e",
|
||||
"tarball": "https://registry.npmjs.org/strip-bom/-/strip-bom-2.0.0.tgz"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=0.10.0"
|
||||
},
|
||||
"files": [
|
||||
"index.js"
|
||||
],
|
||||
"gitHead": "851b9c126dba9561cc14ef3dc2634dcc11df4d11",
|
||||
"homepage": "https://github.com/sindresorhus/strip-bom",
|
||||
"homepage": "https://github.com/sindresorhus/strip-bom#readme",
|
||||
"keywords": [
|
||||
"bom",
|
||||
"strip",
|
||||
@@ -85,15 +66,7 @@
|
||||
"string"
|
||||
],
|
||||
"license": "MIT",
|
||||
"maintainers": [
|
||||
{
|
||||
"name": "sindresorhus",
|
||||
"email": "sindresorhus@gmail.com"
|
||||
}
|
||||
],
|
||||
"name": "strip-bom",
|
||||
"optionalDependencies": {},
|
||||
"readme": "ERROR: No README data found!",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/sindresorhus/strip-bom.git"
|
||||
|
||||
Reference in New Issue
Block a user