You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
48 lines
1.3 KiB
48 lines
1.3 KiB
{
|
|
"_from": "string-convert@^0.2.0",
|
|
"_id": "string-convert@0.2.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-u/1tdPl4yQnPBjnVrmdLo9gtuLvELKsAoRapekWggdiQNvvvum+jYF329d84NAa660KQw7pB2n36KrIKVoXa3A==",
|
|
"_location": "/string-convert",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "string-convert@^0.2.0",
|
|
"name": "string-convert",
|
|
"escapedName": "string-convert",
|
|
"rawSpec": "^0.2.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^0.2.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/json2mq"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/string-convert/-/string-convert-0.2.1.tgz",
|
|
"_shasum": "6982cc3049fbb4cd85f8b24568b9d9bf39eeff97",
|
|
"_spec": "string-convert@^0.2.0",
|
|
"_where": "D:\\code\\template-vue-antd\\node_modules\\json2mq",
|
|
"author": "",
|
|
"bugs": {
|
|
"url": "https://github.com/akiran/string-convert/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"deprecated": false,
|
|
"description": "String convertions",
|
|
"devDependencies": {
|
|
"mocha": "^2.0.1",
|
|
"should": "^4.3.0"
|
|
},
|
|
"homepage": "https://github.com/akiran/string-convert#readme",
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"name": "string-convert",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/akiran/string-convert.git"
|
|
},
|
|
"scripts": {
|
|
"test": "mocha test"
|
|
},
|
|
"version": "0.2.1"
|
|
}
|
|
|