70 lines
1.8 KiB
JSON
70 lines
1.8 KiB
JSON
{
|
|
"_from": "yoga-layout-prebuilt@^1.9.3",
|
|
"_id": "yoga-layout-prebuilt@1.9.3",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-9SNQpwuEh2NucU83i2KMZnONVudZ86YNcFk9tq74YaqrQfgJWO3yB9uzH1tAg8iqh5c9F5j0wuyJ2z72wcum2w==",
|
|
"_location": "/yoga-layout-prebuilt",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "yoga-layout-prebuilt@^1.9.3",
|
|
"name": "yoga-layout-prebuilt",
|
|
"escapedName": "yoga-layout-prebuilt",
|
|
"rawSpec": "^1.9.3",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^1.9.3"
|
|
},
|
|
"_requiredBy": [
|
|
"/ink"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/yoga-layout-prebuilt/-/yoga-layout-prebuilt-1.9.3.tgz",
|
|
"_shasum": "11e3be29096afe3c284e5d963cc2d628148c1372",
|
|
"_spec": "yoga-layout-prebuilt@^1.9.3",
|
|
"_where": "/Users/stefanfejes/Projects/30-seconds-of-python-code/node_modules/ink",
|
|
"author": {
|
|
"name": "Vadim Demedes",
|
|
"email": "vdemedes@gmail.com",
|
|
"url": "github.com/vadimdemedes"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/vadimdemedes/yoga-layout-prebuilt/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {},
|
|
"deprecated": false,
|
|
"description": "Prebuilt yoga-layout package",
|
|
"devDependencies": {
|
|
"ava": "^0.25.0",
|
|
"xo": "^0.21.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"files": [
|
|
"yoga-layout"
|
|
],
|
|
"homepage": "https://github.com/vadimdemedes/yoga-layout-prebuilt#readme",
|
|
"keywords": [
|
|
"yoga",
|
|
"yoga-layout"
|
|
],
|
|
"license": "MIT",
|
|
"main": "yoga-layout/dist/entry-browser",
|
|
"name": "yoga-layout-prebuilt",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/vadimdemedes/yoga-layout-prebuilt.git"
|
|
},
|
|
"scripts": {
|
|
"prepublishOnly": "./build.sh",
|
|
"test": "xo && ava"
|
|
},
|
|
"version": "1.9.3",
|
|
"xo": {
|
|
"ignores": [
|
|
"yoga-layout"
|
|
]
|
|
}
|
|
}
|