updated sys and created publi
This commit is contained in:
+15
-44
@@ -1,65 +1,44 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
{
|
||||
"raw": "is-utf8@^0.2.0",
|
||||
"scope": null,
|
||||
"escapedName": "is-utf8",
|
||||
"name": "is-utf8",
|
||||
"rawSpec": "^0.2.0",
|
||||
"spec": ">=0.2.0 <0.3.0",
|
||||
"type": "range"
|
||||
},
|
||||
"/mnt/Data/bach/Documents/ola/OLA#3DOC/sys/node_modules/strip-bom"
|
||||
"is-utf8@0.2.1",
|
||||
"/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys"
|
||||
]
|
||||
],
|
||||
"_from": "is-utf8@>=0.2.0 <0.3.0",
|
||||
"_development": true,
|
||||
"_from": "is-utf8@0.2.1",
|
||||
"_id": "is-utf8@0.2.1",
|
||||
"_inCache": true,
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-Sw2hRCEE0bM2NA6AeX6GXPOffXI=",
|
||||
"_location": "/is-utf8",
|
||||
"_nodeVersion": "2.3.4",
|
||||
"_npmUser": {
|
||||
"name": "wayfind",
|
||||
"email": "whyer1@gmail.com"
|
||||
},
|
||||
"_npmVersion": "2.12.1",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"raw": "is-utf8@^0.2.0",
|
||||
"scope": null,
|
||||
"escapedName": "is-utf8",
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "is-utf8@0.2.1",
|
||||
"name": "is-utf8",
|
||||
"rawSpec": "^0.2.0",
|
||||
"spec": ">=0.2.0 <0.3.0",
|
||||
"type": "range"
|
||||
"escapedName": "is-utf8",
|
||||
"rawSpec": "0.2.1",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "0.2.1"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/strip-bom",
|
||||
"/vinyl-fs/strip-bom"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/is-utf8/-/is-utf8-0.2.1.tgz",
|
||||
"_shasum": "4b0da1442104d1b336340e80797e865cf39f7d72",
|
||||
"_shrinkwrap": null,
|
||||
"_spec": "is-utf8@^0.2.0",
|
||||
"_where": "/mnt/Data/bach/Documents/ola/OLA#3DOC/sys/node_modules/strip-bom",
|
||||
"_spec": "0.2.1",
|
||||
"_where": "/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys",
|
||||
"author": {
|
||||
"name": "wayfind"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/wayfind/is-utf8/issues"
|
||||
},
|
||||
"dependencies": {},
|
||||
"description": "Detect if a buffer is utf8 encoded.",
|
||||
"devDependencies": {},
|
||||
"directories": {},
|
||||
"dist": {
|
||||
"shasum": "4b0da1442104d1b336340e80797e865cf39f7d72",
|
||||
"tarball": "https://registry.npmjs.org/is-utf8/-/is-utf8-0.2.1.tgz"
|
||||
},
|
||||
"files": [
|
||||
"is-utf8.js"
|
||||
],
|
||||
"gitHead": "709df7202f9c3f93cdc2463b352dd80d8de9ce0b",
|
||||
"homepage": "https://github.com/wayfind/is-utf8#readme",
|
||||
"keywords": [
|
||||
"utf8",
|
||||
@@ -67,15 +46,7 @@
|
||||
],
|
||||
"license": "MIT",
|
||||
"main": "is-utf8.js",
|
||||
"maintainers": [
|
||||
{
|
||||
"name": "wayfind",
|
||||
"email": "whyer1@gmail.com"
|
||||
}
|
||||
],
|
||||
"name": "is-utf8",
|
||||
"optionalDependencies": {},
|
||||
"readme": "ERROR: No README data found!",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/wayfind/is-utf8.git"
|
||||
|
||||
Reference in New Issue
Block a user